We don't need mach-types and hardware.h Signed-off-by: Anand Gadiyar <gadiyar@xxxxxx> --- drivers/usb/musb/omap2430.c | 2 -- 1 file changed, 2 deletions(-) Index: linux-2.6/drivers/usb/musb/omap2430.c =================================================================== --- linux-2.6.orig/drivers/usb/musb/omap2430.c 2010-02-24 11:38:13.000000000 +0530 +++ linux-2.6/drivers/usb/musb/omap2430.c 2010-02-24 11:46:23.000000000 +0530 @@ -33,8 +33,6 @@ #include <linux/clk.h> #include <linux/io.h> -#include <asm/mach-types.h> -#include <mach/hardware.h> #include <plat/mux.h> #include "musb_core.h" -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html