> -----Original Message----- > From: [email protected] [mailto:linux-usb- > [email protected]] On Behalf Of Felipe Balbi > Sent: Saturday, January 02, 2010 2:31 AM > To: Mankad, Maulik Ojas > Cc: [email protected]; [email protected]; Tony Lindgren; > Felipe Balbi; Greg Kroah-Hartman; Olof Johansson > Subject: Re: [PATCH 1/2] ARM : OMAP : Remove #ifdef from board-omap3evm.c > > Hi, > > On Thu, Dec 31, 2009 at 06:43:02PM +0530, Maulik Mankad wrote: > > ARM : OMAP : Remove #ifdef from board-omap3evm.c > > > > This patch removes #ifdef around usb_nop_xceiv_register() > > from board-omap3evm.c > > > > Signed-off-by: Maulik Mankad <[email protected]> > > Cc: Tony Lindgren <[email protected]> > > Cc: Felipe Balbi <[email protected]> > > Cc: Greg Kroah-Hartman <[email protected]> > > Cc: Olof Johansson <[email protected]> > > should come after adding the ifdef to otg.h.
Correct, otherwise we will get compilation error if USB itself is not included in image. -Ajay > > -- > balbi > -- > To unsubscribe from this list: send the line "unsubscribe linux-usb" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
