]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
n800-bt: include board-nokia.h
authorKalle Valo <kalle.valo@nokia.com>
Thu, 22 Jan 2009 13:19:06 +0000 (15:19 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 23 Jan 2009 02:22:35 +0000 (18:22 -0800)
commitc93fb7ed271cca0bacefdd66943f3a03f1119bd7
treedec38f225bce79d52d7e682d6e7b87e0de70ec80
parent187c406e4cb28c066ab29a01f35ed5ce7dee7998
n800-bt: include board-nokia.h

Fixes compilation error:

arch/arm/mach-omap2/board-n800-bt.c: In function 'n800_bt_init':
arch/arm/mach-omap2/board-n800-bt.c:36: error: 'OMAP_TAG_NOKIA_BT' undeclared (first use in this function)
arch/arm/mach-omap2/board-n800-bt.c:36: error: (Each undeclared identifier is reported only once
arch/arm/mach-omap2/board-n800-bt.c:36: error: for each function it appears in.)
arch/arm/mach-omap2/board-n800-bt.c:36: error: invalid application of 'sizeof' to incomplete type 'struct omap_bluetooth_config'

Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-n800-bt.c