diff options
Diffstat (limited to 'board/freescale/mpc8308rdb/sdram.c')
-rw-r--r-- | board/freescale/mpc8308rdb/sdram.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mpc8308rdb/sdram.c b/board/freescale/mpc8308rdb/sdram.c index 317e63ea6a..6e0922cd53 100644 --- a/board/freescale/mpc8308rdb/sdram.c +++ b/board/freescale/mpc8308rdb/sdram.c @@ -12,6 +12,7 @@ */ #include <common.h> +#include <init.h> #include <mpc83xx.h> #include <asm/bitops.h> |