From: Randy Dunlap Date: Tue, 15 Jul 2008 07:51:45 +0000 (-0700) Subject: bluetooth/hci_bcsp: fix bitrev Kconfig X-Git-Tag: v2.6.27-rc1~969^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3a8eab093aab9f309d2e8d06cd718a4cb20e626;p=pandora-kernel.git bluetooth/hci_bcsp: fix bitrev Kconfig Fix bluetooth hci_bcsp Kconfig to avoid build errors: drivers/built-in.o: In function `bcsp_prepare_pkt': hci_bcsp.c:(.text+0x7e9ac): undefined reference to `bitrev16' drivers/built-in.o: In function `bcsp_recv': hci_bcsp.c:(.text+0x7f276): undefined reference to `bitrev16' hci_bcsp.c:(.text+0x7f293): undefined reference to `bitrev16' make[1]: *** [.tmp_vmlinux1] Error 1 Signed-off-by: Randy Dunlap Ackey-by: Marcel Holtmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed