Wei Yongjun <weiyongjun1@xxxxxxxxxx> writes: > Fixes the following sparse warnings: > > drivers/net/wireless/ath/ath10k/snoc.c:823:5: warning: > symbol 'ath10k_snoc_get_ce_id_from_irq' was not declared. Should it be static? > drivers/net/wireless/ath/ath10k/snoc.c:871:6: warning: > symbol 'ath10k_snoc_init_napi' was not declared. Should it be static? > > Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> BTW this goes to my ath.git tree, not to net-next. I had missed these as I can't enable ATH10K_SNOC on x86 and hence I don't test compile snoc.c at all. Bjorn&Govind, is there a way to solve that? IIRC we had a similar problem with wcn36xx but I don't remember anymore how it was fixed. -- Kalle Valo