From 4c75a2d3c8cc9966522d74831977a8b24a6d2071 Mon Sep 17 00:00:00 2001 From: Felipe Balbi Date: Fri, 11 Apr 2008 11:28:34 +0300 Subject: [PATCH] USB: MUSB: checkpatch.pl fixes to musb_io.h Misc cleanup patch. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- drivers/usb/musb/musb_io.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.41.3