From: Luis R. Rodriguez Date: Tue, 31 Mar 2009 02:30:35 +0000 (-0400) Subject: ath5k: sparse fix ath5k_led_on needs to be static X-Git-Tag: v2.6.31-rc1~330^2~568^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75c2148fa5330c6de741fc96e3308f57d846a6b4;p=pandora-kernel.git ath5k: sparse fix ath5k_led_on needs to be static drivers/net/wireless/ath/ath5k/led.c:81:6: warning: symbol 'ath5k_led_on' was not declared. Should it be static? Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed