usb: musb: omap2430: fix occasional musb breakage on boot
[pandora-kernel.git] / drivers / usb / musb / musb_debugfs.c
index b0176e4..61f4ee4 100644 (file)
 #include <linux/debugfs.h>
 #include <linux/seq_file.h>
 
-#ifdef CONFIG_ARM
-#include <mach/hardware.h>
-#include <mach/memory.h>
-#include <asm/mach-types.h>
-#endif
-
 #include <asm/uaccess.h>
 
 #include "musb_core.h"