diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2008-07-15 09:51:45 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-07-15 09:51:45 +0200 |
commit | d3a8eab093aab9f309d2e8d06cd718a4cb20e626 (patch) | |
tree | 9b2b6beb4d071a1e6cf423f075a0893f6c99d00c /drivers/net/wireless | |
parent | net: refactor tcp splice receive path to improve readability (diff) | |
download | linux-d3a8eab093aab9f309d2e8d06cd718a4cb20e626.tar.xz linux-d3a8eab093aab9f309d2e8d06cd718a4cb20e626.zip |
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 <randy.dunlap@oracle.com>
Ackey-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless')
0 files changed, 0 insertions, 0 deletions