]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/host/xhci-mvebu.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / drivers / usb / host / xhci-mvebu.c
index dbdfce38da20793ccceed42a13eb96c020dea189..f51e6773864097a366f79999a896036795d46911 100644 (file)
@@ -15,8 +15,6 @@
 
 #include "xhci.h"
 
-DECLARE_GLOBAL_DATA_PTR;
-
 struct mvebu_xhci_platdata {
        fdt_addr_t hcd_base;
 };