diff options
Diffstat (limited to 'board/freescale/bsc9132qds/bsc9132qds.c')
-rw-r--r-- | board/freescale/bsc9132qds/bsc9132qds.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/bsc9132qds/bsc9132qds.c b/board/freescale/bsc9132qds/bsc9132qds.c index 89742dfedb..6870674f7a 100644 --- a/board/freescale/bsc9132qds/bsc9132qds.c +++ b/board/freescale/bsc9132qds/bsc9132qds.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <image.h> #include <init.h> #include <net.h> #include <asm/processor.h> |