From: Luis R. Rodriguez Date: Wed, 21 Dec 2011 17:27:01 +0000 (-0800) Subject: ath9k: make ath_mci_duty_cycle static X-Git-Tag: v3.3-rc1~182^2~21^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec414fd123f847d590ba71e68b48e77bbdb3442;p=pandora-kernel.git ath9k: make ath_mci_duty_cycle static This fixes this sparse warning: CHECK drivers/net/wireless/ath/ath9k/mci.c drivers/net/wireless/ath/ath9k/mci.c:23:4: warning: symbol 'ath_mci_duty_cycle' was not declared. Should it be static? Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed