From: Linus Walleij Date: Fri, 3 Jul 2020 13:10:59 +0000 (+0200) Subject: usb: ehci-omap: Drop surplus include X-Git-Tag: v5.9-rc1~142^2~170 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acf916c2aae81f7f009c5a53ce7fb54ec41e4c10;p=thirdparty%2Flinux.git usb: ehci-omap: Drop surplus include The EHCI OMAP driver includes but does not use any symbols from this file, so drop it. Cc: Roger Quadros Cc: Tony Lindgren Signed-off-by: Linus Walleij Reviewed-by: Peter Ujfalusi Link: https://lore.kernel.org/r/20200703131059.515436-1-linus.walleij@linaro.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/host/ehci-omap.c b/drivers/usb/host/ehci-omap.c index 2ec686e28582a..8771a2ed69268 100644 --- a/drivers/usb/host/ehci-omap.c +++ b/drivers/usb/host/ehci-omap.c @@ -24,7 +24,6 @@ #include #include #include -#include #include #include #include