From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: OMAP: Fix USB compilation for N770 defconfig Date: Tue, 20 Mar 2007 11:45:28 -0400 Message-ID: <20070320154525.GJ19913@atomide.com> References: <45FD1481.6010602@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <45FD1481.6010602@googlemail.com> 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: Dirk Behme Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Dirk Behme [070318 06:35]: > > linux/usb_ch9.h is now linux/usb/ch9.h > > Signed-off-by: Dirk Behme > > 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 > Pushing today. Tony