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>
1 parent 63c52d0 commit 0f8aee4e45d3e74f5ebb385c8afcdee6c3b4c73a
@Julius Werner Julius Werner authored on 3 Dec 2018
Showing 1 changed file
View
include/drivers/console.h