X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2Fehci-marvell.c;h=1a5fd6eefc296bfee80552530cbb7237dffd3792;hb=625509ab0edbb7d943ad9028de3c21ca48aa58be;hp=52c43fdc5aaa1fdc2a99ed3177c65c35b3a2c979;hpb=748bde608a8dfea5b64e186af4d9c27642fe7813;p=u-boot diff --git a/drivers/usb/host/ehci-marvell.c b/drivers/usb/host/ehci-marvell.c index 52c43fdc5a..1a5fd6eefc 100644 --- a/drivers/usb/host/ehci-marvell.c +++ b/drivers/usb/host/ehci-marvell.c @@ -13,7 +13,7 @@ #include #if defined(CONFIG_KIRKWOOD) -#include +#include #elif defined(CONFIG_ORION5X) #include #endif