diff options
Diffstat (limited to 'arch/mips/mach-ath79/qca953x')
-rw-r--r-- | arch/mips/mach-ath79/qca953x/ddr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/mach-ath79/qca953x/ddr.c b/arch/mips/mach-ath79/qca953x/ddr.c index c6049d8958..92d591c2a6 100644 --- a/arch/mips/mach-ath79/qca953x/ddr.c +++ b/arch/mips/mach-ath79/qca953x/ddr.c @@ -12,8 +12,6 @@ #include <mach/ar71xx_regs.h> #include <mach/ath79.h> -DECLARE_GLOBAL_DATA_PTR; - #define DDR_CTRL_UPD_EMR3S BIT(5) #define DDR_CTRL_UPD_EMR2S BIT(4) #define DDR_CTRL_PRECHARGE BIT(3) |