ath9k: always compile ath_radio_{en,dis}able
authorGabor Juhos <juhosg@openwrt.org>
Fri, 6 Mar 2009 10:17:55 +0000 (11:17 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Mar 2009 22:09:33 +0000 (18:09 -0400)
commit5077fd358b652b8ec33ae7158f99e08d29ad65c0
tree2c857970bf39301d2b5743198508e79e7b862f23
parent521031154365062ce334e05384139777db23d526
ath9k: always compile ath_radio_{en,dis}able

ath_radio_{en,dis}able is only compiled if RFKILL is enabled, but it is
required by the 'ath9k_wiphy_select' function.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/main.c