diff options
Diffstat (limited to 'board/eltec/elppc/misc.c')
-rw-r--r-- | board/eltec/elppc/misc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/eltec/elppc/misc.c b/board/eltec/elppc/misc.c index cbaf10b7e6..d476cd5c1c 100644 --- a/board/eltec/elppc/misc.c +++ b/board/eltec/elppc/misc.c @@ -29,7 +29,6 @@ #include "srom.h" /* imports */ -extern char console_buffer[CONFIG_SYS_CBSIZE]; extern int l2_cache_enable (int l2control); extern int eepro100_write_eeprom (struct eth_device *dev, int location, int addr_len, unsigned short data); |