From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Subject: [PATCH] ARM: OMAP: Fix USB compilation for N770 defconfig Date: Sun, 18 Mar 2007 11:29:21 +0100 Message-ID: <45FD1481.6010602@googlemail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------020408020205070307010605" Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@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. --------------020408020205070307010605 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit linux/usb_ch9.h is now linux/usb/ch9.h Signed-off-by: Dirk Behme --------------020408020205070307010605 Content-Type: text/x-patch; name="tahvo_usb_include_fix.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="tahvo_usb_include_fix.patch" Index: linux-osk/drivers/cbus/tahvo-usb.c =================================================================== --- linux-osk.orig/drivers/cbus/tahvo-usb.c +++ linux-osk/drivers/cbus/tahvo-usb.c @@ -33,7 +33,7 @@ #include #include #include -#include +#include #include #include #include --------------020408020205070307010605 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --------------020408020205070307010605--