From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Subject: [PATCH] ARM: OMAP: Fix USB compilation for N800 defconfig Date: Sun, 04 Mar 2007 11:29:51 +0100 Message-ID: <45EA9F9F.3010305@googlemail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------000700000501090901040501" Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com Errors-To: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com To: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org This is a multi-part message in MIME format. --------------000700000501090901040501 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit linux/usb_ch9.h has moved to linux/usb/ch9.h Signed-off-by: Dirk Behme --------------000700000501090901040501 Content-Type: text/x-patch; name="plat_uds_fix.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="plat_uds_fix.patch" Index: linux-osk/drivers/usb/musb/musbdefs.h =================================================================== --- linux-osk.orig/drivers/usb/musb/musbdefs.h +++ linux-osk/drivers/usb/musb/musbdefs.h @@ -40,7 +40,7 @@ #include #include #include -#include +#include #include #include #include --------------000700000501090901040501 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --------------000700000501090901040501--