]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
musb: Rename debug.h to musb_debug.h
authorTony Lindgren <tony@atomide.com>
Mon, 20 Aug 2007 08:34:49 +0000 (01:34 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 21 Aug 2007 07:16:51 +0000 (00:16 -0700)
Rename debug.h to musb_debug.h

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/usb/musb/musb_core.h
drivers/usb/musb/musb_debug.h [moved from drivers/usb/musb/debug.h with 100% similarity]

index 7c84f942d39ae8625ba35baa3d5b54c9a19b6ec0..d7364f0c4cd80b31f887629eaa1f593569cd3b85 100644 (file)
@@ -53,7 +53,7 @@ struct musb_hw_ep;
 struct musb_ep;
 
 
-#include "debug.h"
+#include "musb_debug.h"
 #include "musb_dma.h"
 
 #ifdef CONFIG_USB_MUSB_SOC