commit | 6ec414fd123f847d590ba71e68b48e77bbdb3442 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <mcgrof@qca.qualcomm.com> | Wed Dec 21 09:27:01 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jan 04 14:30:42 2012 -0500 |
tree | e6c2eb4668914106da8ccfd1c950fba5415b3101 | |
parent | 84c816dad5f5af90699ca12a520f25f9067bad79 [diff] |
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 <mcgrof@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>