diff options
Diffstat (limited to 'board/freescale/mpc8315erdb/sdram.c')
-rw-r--r-- | board/freescale/mpc8315erdb/sdram.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mpc8315erdb/sdram.c b/board/freescale/mpc8315erdb/sdram.c index 8a828207f9..ffbb79aaec 100644 --- a/board/freescale/mpc8315erdb/sdram.c +++ b/board/freescale/mpc8315erdb/sdram.c @@ -11,6 +11,7 @@ #include <init.h> #include <mpc83xx.h> #include <spd_sdram.h> +#include <asm/global_data.h> #include <linux/delay.h> #include <asm/bitops.h> |