diff options
Diffstat (limited to 'arch/m68k/lib/board.c')
| -rw-r--r-- | arch/m68k/lib/board.c | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/arch/m68k/lib/board.c b/arch/m68k/lib/board.c index c29f5775bb5..eba2435a597 100644 --- a/arch/m68k/lib/board.c +++ b/arch/m68k/lib/board.c @@ -73,10 +73,6 @@ DECLARE_GLOBAL_DATA_PTR;  static char *failed = "*** failed ***\n"; -#ifdef	CONFIG_PCU_E -extern flash_info_t flash_info[]; -#endif -  #include <environment.h>  extern ulong __init_end; | 
