diff options
Diffstat (limited to 'board/cm4008')
| -rw-r--r-- | board/cm4008/flash.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/board/cm4008/flash.c b/board/cm4008/flash.c index 5522bf085ec..0faf1970421 100644 --- a/board/cm4008/flash.c +++ b/board/cm4008/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 */ | 
