aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/bcm2835_sdhost.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/bcm2835_sdhost.c')
-rw-r--r--drivers/mmc/bcm2835_sdhost.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/mmc/bcm2835_sdhost.c b/drivers/mmc/bcm2835_sdhost.c
index bccd182..752c660 100644
--- a/drivers/mmc/bcm2835_sdhost.c
+++ b/drivers/mmc/bcm2835_sdhost.c
@@ -44,8 +44,6 @@
#include <mach/gpio.h>
#include <power/regulator.h>
-DECLARE_GLOBAL_DATA_PTR;
-
#define msleep(a) udelay(a * 1000)
#define SDCMD 0x00 /* Command to SD card - 16 R/W */