mmc: zynq_sdhci: Remove global pointer
[platform/kernel/u-boot.git] / drivers / mmc / zynq_sdhci.c
index de404aa..43b9f21 100644 (file)
@@ -19,8 +19,6 @@
 #include <sdhci.h>
 #include <zynqmp_tap_delay.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 struct arasan_sdhci_plat {
        struct mmc_config cfg;
        struct mmc mmc;