]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/host/xhci-omap.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / drivers / usb / host / xhci-omap.c
index b814500bdbb7642941c192cef87e1dd97f92b17d..d05b302807317d0b8f6217a77499a7455bba042e 100644 (file)
@@ -23,8 +23,6 @@
 #include "xhci.h"
 
 /* Declare global data pointer */
-DECLARE_GLOBAL_DATA_PTR;
-
 static struct omap_xhci omap;
 
 static int omap_xhci_core_init(struct omap_xhci *omap)