From: Oliver Hartkopp Date: Sun, 25 Mar 2012 06:43:24 +0000 (+0200) Subject: iwlwifi: fix unused variable warning X-Git-Tag: v3.5-rc1~109^2~487^2^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a855f7ee64fedbe831859d53b20650c2224afecc;p=pandora-kernel.git iwlwifi: fix unused variable warning In the case of disabled CONFIG_IWLWIFI_DEBUGFS option the compiler complains about the unused variable 'img'. Fix this by moving the 'img' definition. Signed-off-by: Oliver Hartkopp Acked-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed