arm-trusted-firmware/include
Julius Werner 0f8aee4e45 console: Fix console_unregister() signature
console_unregister() has always returned a pointer to the console that
was removed on success, not just an integer. Fix the C prototype to
match the assembly implementation.

Change-Id: Iafc43de0767a5c87c9ae5c3aba53761dd28d51e6
Signed-off-by: Julius Werner <jwerner@chromium.org>
2018-12-06 16:10:36 -08:00
..
bl1 Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl2 Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl2u Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl31 Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl32 Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
common Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
drivers console: Fix console_unregister() signature 2018-12-06 16:10:36 -08:00
dt-bindings stm32mp1: Add device tree files 2018-07-24 17:18:35 +02:00
lib Synchronise arch.h and arch_helpers.h with TF-A-Tests 2018-11-26 09:06:52 +00:00
plat plat/marvell: Migrate to multi-console API 2018-11-15 13:42:45 +02:00
services Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
tools_share Standardise header guards across codebase 2018-11-08 10:20:19 +00:00