From 82e2af47fe7a494fafb3f6ed39a7856c1307411b Mon Sep 17 00:00:00 2001 From: Anand Gadiyar Date: Thu, 25 Mar 2010 13:25:25 +0200 Subject: usb: musb: omap2430.c: remove unnecessary includes We don't need mach-types and hardware.h Signed-off-by: Anand Gadiyar Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- drivers/usb/musb/omap2430.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/usb/musb/omap2430.c') diff --git a/drivers/usb/musb/omap2430.c b/drivers/usb/musb/omap2430.c index def37ebe2ff4..e06d65e36bf7 100644 --- a/drivers/usb/musb/omap2430.c +++ b/drivers/usb/musb/omap2430.c @@ -32,8 +32,6 @@ #include #include -#include -#include #include #include "musb_core.h" -- cgit v1.2.3