diff options
Diffstat (limited to 'drivers/ram/rockchip/sdram_rk3328.c')
-rw-r--r-- | drivers/ram/rockchip/sdram_rk3328.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ram/rockchip/sdram_rk3328.c b/drivers/ram/rockchip/sdram_rk3328.c index 9637a35e23..292903ae1f 100644 --- a/drivers/ram/rockchip/sdram_rk3328.c +++ b/drivers/ram/rockchip/sdram_rk3328.c @@ -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; |