[ARM] 5406/1: ep93xx: remove unneeded header in ohci-ep93xx.c

Remove the unneeded #include <mach/hardware.h>

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Hartley Sweeten 2009-02-19 17:13:45 +01:00 committed by Russell King
parent 7db21712ae
commit 1c7880dffc
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@
#include <linux/signal.h>
#include <linux/platform_device.h>
#include <mach/hardware.h>
static struct clk *usb_host_clock;
static void ep93xx_start_hc(struct device *dev)