From b1eb8a1c4e812dd2bc523e75a5b42e9f84fd12b8 Mon Sep 17 00:00:00 2001 From: Dirk Behme Date: Tue, 6 Mar 2007 02:42:03 -0800 Subject: [PATCH] ARM: OMAP: Fix USB compilation for N800 defconfig linux/usb_ch9.h has moved to linux/usb/ch9.h Signed-off-by: Dirk Behme Signed-off-by: Tony Lindgren --- drivers/usb/musb/musbdefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/musb/musbdefs.h b/drivers/usb/musb/musbdefs.h index 59b2eb978dc..cea81fdaf66 100644 --- a/drivers/usb/musb/musbdefs.h +++ b/drivers/usb/musb/musbdefs.h @@ -40,7 +40,7 @@ #include #include #include -#include +#include #include #include #include -- 2.41.1