Luis Rodriguez wrote: > This fixes the sparse complaints: > > drivers/net/wireless/ath9k/eeprom.c:1407:5: warning: symbol > 'ath9k_hw_4k_get_spur_channel' was not declared. Should it be static? > drivers/net/wireless/ath9k/eeprom.c:1436:19: warning: symbol > 'eep_4k_ops' was not declared. Should it be static? > drivers/net/wireless/ath9k/eeprom.c:2808:5: warning: symbol > 'ath9k_hw_def_get_spur_channel' was not declared. Should it be static? > drivers/net/wireless/ath9k/eeprom.c:2837:19: warning: symbol > 'eep_def_ops' was not declared. Should it be static? > CC [M] drivers/net/wireless/ath9k/eeprom.o > CHECK drivers/net/wireless/ath9k/mac.c > CC [M] drivers/net/wireless/ath9k/mac.o > CHECK drivers/net/wireless/ath9k/calib.c > drivers/net/wireless/ath9k/calib.c:883:6: warning: symbol 'ar9285_clc' > was not declared. Should it be static? Commit 93f726a90d1446c9e5a40fe8f88086542b273e7c in net-next-2.6 fixes a couple of warnings (in eeprom.c). Sujith -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html