[U-Boot] [PATCH 1/4 v4] console.h: remove unused prototype 'console_realloc'
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Wed May 13 22:24:12 CEST 2009
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
---
V4
update commit message as ask by Wolfgang
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
More information about the U-Boot
mailing list