rtlwifi: btcoexist: remove undefined Kconfig macros
authorPaul Bolle <pebolle@tiscali.nl>
Thu, 3 Apr 2014 08:12:51 +0000 (10:12 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Apr 2014 17:55:54 +0000 (13:55 -0400)
commit5212f518ac0f5141d4da3c9c75666a2146c7e772
treedc6a330d091e17e26fb0b2e39c3d957fc2983264
parentcdacdcc246827fe0aec9cbd4461edf073b4de7d5
rtlwifi: btcoexist: remove undefined Kconfig macros

There are references to four undefined Kconfig macros in the code.
Commit 8542373dccd2 ("Staging: rtl8812ae: remove undefined Kconfig
macros") removed identical references from that staging driver, but
they resurfaced in rtlwifi. Remove these again as the checks for them
still will always evaluate to false.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtlwifi/btcoexist/halbtcoutsrc.c