diff options
Diffstat (limited to 'board/tb0229/flash.c')
-rw-r--r-- | board/tb0229/flash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/tb0229/flash.c b/board/tb0229/flash.c index 75d7769b60a..4cb5968241c 100644 --- a/board/tb0229/flash.c +++ b/board/tb0229/flash.c @@ -24,7 +24,6 @@ */ #include <common.h> -#include <asm/ppc4xx.h> #include <asm/processor.h> flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; /* info for FLASH chips */ |