Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> --- include/console.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/include/console.h b/include/console.h index 06ec32a..bc8b139 100644 --- a/include/console.h +++ b/include/console.h @@ -33,6 +33,4 @@ extern device_t *stdio_devices[] ; extern char *stdio_names[MAX_FILES] ; -int console_realloc(int top); - #endif -- 1.6.1.3 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

