ath9k: make ath_ant_div_conf_fast_divbias static
authorJohn W. Linville <linville@tuxdriver.com>
Wed, 15 Sep 2010 19:26:13 +0000 (15:26 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 16 Sep 2010 19:46:03 +0000 (15:46 -0400)
commit9bad82b8ae0e96483507e09463d8520bcfa78cc3
treeabdd4c32a0b001be01af5a177d92a0c5711c9ee8
parent20c956dfbeec823082054954b2443e736455418b
ath9k: make ath_ant_div_conf_fast_divbias static

  CHECK   drivers/net/wireless/ath/ath9k/recv.c
drivers/net/wireless/ath/ath9k/recv.c:1341:6: warning: symbol 'ath_ant_div_conf_fast_divbias' was not declared. Should it be static?

Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c