ath5k: sparse fix ath5k_led_on needs to be static
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 31 Mar 2009 02:30:35 +0000 (22:30 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:39 +0000 (16:54 -0400)
commit75c2148fa5330c6de741fc96e3308f57d846a6b4
tree429f93d627f44e3de03c9b3af1e0a2b823dd70c2
parent6b2b2ffbef7750e51bfa74e92229ecee10b59307
ath5k: sparse fix ath5k_led_on needs to be static

drivers/net/wireless/ath/ath5k/led.c:81:6: warning:
symbol 'ath5k_led_on' was not declared. Should it be static?

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/led.c