]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
USB: MUSB: checkpatch.pl fixes to musb_io.h
authorFelipe Balbi <felipe.balbi@nokia.com>
Fri, 11 Apr 2008 08:28:34 +0000 (11:28 +0300)
committerTony Lindgren <tony@atomide.com>
Fri, 11 Apr 2008 19:00:30 +0000 (12:00 -0700)
Misc cleanup patch.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/usb/musb/musb_io.h

index 9d06ed755bafca9002363106cc07dd115d305926..6bbedae83af83b57775b11868963ee76679505a2 100644 (file)
@@ -35,7 +35,7 @@
 #ifndef __MUSB_LINUX_PLATFORM_ARCH_H__
 #define __MUSB_LINUX_PLATFORM_ARCH_H__
 
-#include <asm/io.h>
+#include <linux/io.h>
 
 #ifndef        CONFIG_ARM
 static inline void readsl(const void __iomem *addr, void *buf, int len)