common: move extern char console_buffer[] to common.h
[oweals/u-boot.git] / board / eltec / elppc / misc.c
index cbaf10b7e676533040c22f41bbc7e594cb4a4635..d476cd5c1c7e0be392bc6f7cf588c74f5aa68ad1 100644 (file)
@@ -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);