From: Felipe Balbi Date: Fri, 11 Apr 2008 08:28:34 +0000 (+0300) Subject: USB: MUSB: checkpatch.pl fixes to musb_io.h X-Git-Tag: v2.6.25-omap1~35 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=4c75a2d3c8cc9966522d74831977a8b24a6d2071;p=linux-2.6-omap-h63xx.git USB: MUSB: checkpatch.pl fixes to musb_io.h Misc cleanup patch. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- diff --git a/drivers/usb/musb/musb_io.h b/drivers/usb/musb/musb_io.h index 9d06ed755ba..6bbedae83af 100644 --- a/drivers/usb/musb/musb_io.h +++ b/drivers/usb/musb/musb_io.h @@ -35,7 +35,7 @@ #ifndef __MUSB_LINUX_PLATFORM_ARCH_H__ #define __MUSB_LINUX_PLATFORM_ARCH_H__ -#include +#include #ifndef CONFIG_ARM static inline void readsl(const void __iomem *addr, void *buf, int len)