diff options
Diffstat (limited to 'arch/powerpc/cpu/mpc83xx/spd_sdram.c')
| -rw-r--r-- | arch/powerpc/cpu/mpc83xx/spd_sdram.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/powerpc/cpu/mpc83xx/spd_sdram.c b/arch/powerpc/cpu/mpc83xx/spd_sdram.c index aeff007fb06..a861e8dd2dd 100644 --- a/arch/powerpc/cpu/mpc83xx/spd_sdram.c +++ b/arch/powerpc/cpu/mpc83xx/spd_sdram.c @@ -24,6 +24,7 @@  #include <asm/mmu.h>  #include <spd_sdram.h>  #include <asm/bitops.h> +#include <asm/global_data.h>  #include <linux/delay.h>  DECLARE_GLOBAL_DATA_PTR; | 
