From 1c7880dffceef58fad446e2157164ccb3d468159 Mon Sep 17 00:00:00 2001 From: Hartley Sweeten Date: Thu, 19 Feb 2009 17:13:45 +0100 Subject: [ARM] 5406/1: ep93xx: remove unneeded header in ohci-ep93xx.c Remove the unneeded #include Signed-off-by: H Hartley Sweeten Signed-off-by: Russell King --- drivers/usb/host/ohci-ep93xx.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/usb') diff --git a/drivers/usb/host/ohci-ep93xx.c b/drivers/usb/host/ohci-ep93xx.c index fb3055f084b..7cf74f8c2db 100644 --- a/drivers/usb/host/ohci-ep93xx.c +++ b/drivers/usb/host/ohci-ep93xx.c @@ -28,8 +28,6 @@ #include #include -#include - static struct clk *usb_host_clock; static void ep93xx_start_hc(struct device *dev) -- cgit v1.2.3