From: Emmanuel Grumbach Date: Tue, 6 May 2014 20:37:07 +0000 (+0300) Subject: iwlwifi: mvm: fix sparse warning when _DEBUGFS isn't set X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~81^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aa7142812c19af25ad21405eefc499e83da2fcc;p=pandora-kernel.git iwlwifi: mvm: fix sparse warning when _DEBUGFS isn't set Since the declaration of iwl_mvm_fw_error_rxf_dump and iwl_mvm_fw_error_sram_dump is under ifdef CONFIG_IWLWIFI_DEBUGFS, do the same for their implementation. Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed