X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2Fxhci-mvebu.c;h=f51e6773864097a366f79999a896036795d46911;hb=d024236e5a31a2b4b82cbcc98b31b8170fc88d28;hp=dbdfce38da20793ccceed42a13eb96c020dea189;hpb=f1b1f77060beadbfe9f42a3be00019bd025afbd6;p=u-boot diff --git a/drivers/usb/host/xhci-mvebu.c b/drivers/usb/host/xhci-mvebu.c index dbdfce38da..f51e677386 100644 --- a/drivers/usb/host/xhci-mvebu.c +++ b/drivers/usb/host/xhci-mvebu.c @@ -15,8 +15,6 @@ #include "xhci.h" -DECLARE_GLOBAL_DATA_PTR; - struct mvebu_xhci_platdata { fdt_addr_t hcd_base; };