]> git.sur5r.net Git - u-boot/blobdiff - drivers/gpio/sunxi_gpio.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / drivers / gpio / sunxi_gpio.c
index ea6f3593b9e08abe513d840140c52d00297afaba..706afce993b4023d1a61f49723cd39f4e1cf514f 100644 (file)
@@ -21,8 +21,6 @@
 #include <dm/device-internal.h>
 #include <dt-bindings/gpio/gpio.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 #define SUNXI_GPIOS_PER_BANK   SUNXI_GPIO_A_NR
 
 struct sunxi_gpio_platdata {