git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5b0e7c
)
iwlwifi: mvm: fix sparse warning when _DEBUGFS isn't set
author
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Tue, 6 May 2014 20:37:07 +0000
(23:37 +0300)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Tue, 6 May 2014 20:37:07 +0000
(23:37 +0300)
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 <emmanuel.grumbach@intel.com>
No differences found