diff options
Diffstat (limited to 'common/lcd.c')
-rw-r--r-- | common/lcd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/lcd.c b/common/lcd.c index 2178f12..ebf377a 100644 --- a/common/lcd.c +++ b/common/lcd.c @@ -53,7 +53,6 @@ #if defined(CONFIG_ATMEL_LCD) #include <atmel_lcdc.h> #include <nand.h> -extern nand_info_t nand_info[]; #endif #ifdef CONFIG_LCD |