From: Luis R. Rodriguez Date: Fri, 15 Oct 2010 20:27:49 +0000 (-0700) Subject: ath9k: fix sparse complaint on aphy for debugfs X-Git-Tag: v2.6.38-rc1~476^2~558^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=191d6a1186f65bc86c24b9d6d9d91acc155285ba;p=pandora-kernel.git ath9k: fix sparse complaint on aphy for debugfs This fixes this sparse complaint: CHECK drivers/net/wireless/ath/ath9k/debug.c drivers/net/wireless/ath/ath9k/debug.c:548:34: warning: symbol 'aphy' shadows an earlier one drivers/net/wireless/ath/ath9k/debug.c:491:26: originally declared here Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed