From: Kalle Valo Date: Thu, 22 Jan 2009 13:19:06 +0000 (+0200) Subject: n800-bt: include board-nokia.h X-Git-Tag: v2.6.29-omap1~120 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c93fb7ed271cca0bacefdd66943f3a03f1119bd7;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed