From: kbuild test robot Date: Tue, 11 Nov 2014 22:24:17 +0000 (+0800) Subject: ath9k_htc: ath9k_htc_op_ps_wakeup() can be static X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~134^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d031552661ba61f9f258ec21272b4eafa9c21b4;p=pandora-kernel.git ath9k_htc: ath9k_htc_op_ps_wakeup() can be static drivers/net/wireless/ath/ath9k/htc_drv_init.c:56:6: sparse: symbol 'ath9k_htc_op_ps_wakeup' was not declared. Should it be static? drivers/net/wireless/ath/ath9k/htc_drv_init.c:61:6: sparse: symbol 'ath9k_htc_op_ps_restore' was not declared. Should it be static? drivers/net/wireless/ath/ath9k/htc_drv_init.c:66:19: sparse: symbol 'ath9k_htc_ps_ops' was not declared. Should it be static? Signed-off-by: Fengguang Wu Signed-off-by: John W. Linville --- Reading git-diff-tree failed