]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - arch/arm/plat-omap/include/mach/usb.h
OMAP1: OMAP_TAG_USB buildfix (OSK)
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 11 Mar 2009 10:20:05 +0000 (10:20 +0000)
committerTony Lindgren <tony@atomide.com>
Wed, 11 Mar 2009 16:32:09 +0000 (09:32 -0700)
commit3a65a9be0aaeeb5a9d89d6c62657adc38995abc2
tree05e80f930e1d3155c2c3fbee806120b749ceb801
parent3fe326511c66ab842ef0a09a1f4c564b1a8beecf
OMAP1: OMAP_TAG_USB buildfix (OSK)

Build fix:

  CC      arch/arm/mach-omap1/board-osk.o
  arch/arm/mach-omap1/board-osk.c: In function 'osk_mistral_init':
  arch/arm/mach-omap1/board-osk.c:512: error: implicit declaration of function 'omap_usb_init'
  make[1]: *** [arch/arm/mach-omap1/board-osk.o] Error 1

The error is twofold.  First, USB is on the mainboard, not the Mistral card;
that's specific to the OSK.  Second, header goofage -- hurts all OMAP1 boards.

I'm puzzled by the notion tha the "OMAP1: get rid of OMAP_TAG_USB" patch could
have been compile-tested.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-osk.c
arch/arm/plat-omap/include/mach/usb.h