diff options
Diffstat (limited to 'board/cm41xx/flash.c')
| -rw-r--r-- | board/cm41xx/flash.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/board/cm41xx/flash.c b/board/cm41xx/flash.c index 5522bf085..0faf19704 100644 --- a/board/cm41xx/flash.c +++ b/board/cm41xx/flash.c @@ -29,6 +29,7 @@  #include <common.h>  #include <linux/byteorder/swab.h> +#include <asm/sections.h>  flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS];	/* info for FLASH chips */ |