]> git.sur5r.net Git - u-boot/blobdiff - drivers/ram/rockchip/sdram_rk3188.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / drivers / ram / rockchip / sdram_rk3188.c
index 365d00ef542440796f65b38bde0ab7360d37170e..0bc05ba9dce992499d77faf0dbaffda9bc42a351 100644 (file)
@@ -25,8 +25,6 @@
 #include <asm/arch/sdram_common.h>
 #include <linux/err.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 struct chan_info {
        struct rk3288_ddr_pctl *pctl;
        struct rk3288_ddr_publ *publ;