From: kbuild test robot Date: Tue, 11 Nov 2014 22:19:48 +0000 (+0800) Subject: ath9k: ath9k_op_ps_wakeup() can be static X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d81f9a09bcd4fa3a4ba54bb02e94d2b6f30a889d;p=pandora-kernel.git ath9k: ath9k_op_ps_wakeup() can be static drivers/net/wireless/ath/ath9k/init.c:91:6: sparse: symbol 'ath9k_op_ps_wakeup' was not declared. Should it be static? drivers/net/wireless/ath/ath9k/init.c:96:6: sparse: symbol 'ath9k_op_ps_restore' was not declared. Should it be static? drivers/net/wireless/ath/ath9k/init.c:101:19: sparse: symbol 'ath9k_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