From: Dirk Behme Date: Tue, 6 Mar 2007 10:42:03 +0000 (-0800) Subject: ARM: OMAP: Fix USB compilation for N800 defconfig X-Git-Tag: v2.6.21-omap1~103 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=b1eb8a1c4e812dd2bc523e75a5b42e9f84fd12b8;p=linux-2.6-omap-h63xx.git 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 --- 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