]> git.sur5r.net Git - u-boot/blobdiff - drivers/pinctrl/aspeed/pinctrl_ast2500.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / drivers / pinctrl / aspeed / pinctrl_ast2500.c
index 01f97c1b48d1de64b2822043f22c021774ed9958..877f24b63fd7ee772b565e30704634d6f749fd42 100644 (file)
@@ -12,8 +12,6 @@
 #include <asm/arch/scu_ast2500.h>
 #include <dm/pinctrl.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 /*
  * This driver works with very simple configuration that has the same name
  * for group and function. This way it is compatible with the Linux Kernel