]> git.sur5r.net Git - u-boot/blobdiff - drivers/gpio/mvebu_gpio.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / drivers / gpio / mvebu_gpio.c
index 85dea14c519bf58894c943a776433860aee33b88..79942ff76a363d541a3aa63dba3c0c6d8664f3d4 100644 (file)
@@ -10,8 +10,6 @@
 #include <asm/io.h>
 #include <errno.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 #define MVEBU_GPIOS_PER_BANK   32
 
 struct mvebu_gpio_regs {