]> git.sur5r.net Git - u-boot/blobdiff - drivers/pinctrl/renesas/pfc.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / drivers / pinctrl / renesas / pfc.c
index 6194e6522e73668e9b3b0b03d7278f69a5dd33ca..7d2e3261488e5c03ba445933b6b81aeb74076d92 100644 (file)
@@ -21,8 +21,6 @@
 
 #include "sh_pfc.h"
 
-DECLARE_GLOBAL_DATA_PTR;
-
 enum sh_pfc_model {
        SH_PFC_R8A7790 = 0,
        SH_PFC_R8A7791,