Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[oweals/u-boot.git] / drivers / ram / rockchip / sdram_rk3328.c
index 9637a35e2314fa664abeeb4fc9688cf1a232a0af..292903ae1f777ec01a0a623b673a56b2bdc988bb 100644 (file)
@@ -12,7 +12,6 @@
 #include <asm/arch/grf_rk3328.h>
 #include <asm/arch/sdram_common.h>
 
-DECLARE_GLOBAL_DATA_PTR;
 struct dram_info {
        struct ram_info info;
        struct rk3328_grf_regs *grf;