Skip to content

Commit

Permalink
[ARM] 5406/1: ep93xx: remove unneeded header in ohci-ep93xx.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Hartley Sweeten authored and Russell King committed Feb 21, 2009
1 parent 7db2171 commit 1c7880d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/usb/host/ohci-ep93xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 1c7880d

Please sign in to comment.