Home
last modified time | relevance | path

Searched hist:"0 f8aee4e45d3e74f5ebb385c8afcdee6c3b4c73a" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/include/drivers/
H A Dconsole.h0f8aee4e45d3e74f5ebb385c8afcdee6c3b4c73a Tue Dec 04 01:01:30 UTC 2018 Julius Werner <jwerner@chromium.org> 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>