]> git.sur5r.net Git - u-boot/blobdiff - drivers/ddr/altera/sdram.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / drivers / ddr / altera / sdram.c
index e74c5b039ece319ae4321d8ee6251b83cce911f3..0f688f9bcf7e3741811cfadf8a93500a1610deb0 100644 (file)
@@ -12,8 +12,6 @@
 #include <asm/arch/system_manager.h>
 #include <asm/io.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 struct sdram_prot_rule {
        u32     sdram_start;    /* SDRAM start address */
        u32     sdram_end;      /* SDRAM end address */