Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[oweals/u-boot.git] / drivers / ram / rockchip / sdram_rk3288.c
index 95efb117fc17c439327bdc485d3749b22e69f148..d99bf12476283827e0329ef3d4174cff455af54a 100644 (file)
@@ -27,8 +27,6 @@
 #include <power/regulator.h>
 #include <power/rk8xx_pmic.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 struct chan_info {
        struct rk3288_ddr_pctl *pctl;
        struct rk3288_ddr_publ *publ;