android_kernel_xiaomi_sm8350/drivers/net/wireless/ath9k
Hannes Eder 93f726a90d drivers/net/wireless/ath9k: fix sparse warnings: Should it be static?
Impact: Make symbols static.

Fix this sparse warnings:
  drivers/net/wireless/ath9k/eeprom.c:1343:5: warning: symbol 'ath9k_hw_4k_get_spur_channel' was not declared. Should it be static?
  drivers/net/wireless/ath9k/eeprom.c:1372:19: warning: symbol 'eep_4k_ops' was not declared. Should it be static?
  drivers/net/wireless/ath9k/eeprom.c:2649:5: warning: symbol 'ath9k_hw_def_get_spur_channel' was not declared. Should it be static?
  drivers/net/wireless/ath9k/eeprom.c:2678:19: warning: symbol 'eep_def_ops' was not declared. Should it be static?

Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-17 19:34:51 -08:00
..
ahb.c
ani.c
ani.h
ath9k.h
beacon.c
calib.c
calib.h
debug.c
debug.h
eeprom.c drivers/net/wireless/ath9k: fix sparse warnings: Should it be static? 2009-02-17 19:34:51 -08:00
eeprom.h
hw.c
hw.h
initvals.h
Kconfig
mac.c
mac.h
main.c
Makefile
pci.c
phy.c
phy.h
rc.c
rc.h
recv.c
reg.h
regd_common.h
regd.c
regd.h
xmit.c