iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not set
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sat, 7 Mar 2015 17:35:37 +0000 (19:35 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sat, 7 Mar 2015 17:40:02 +0000 (19:40 +0200)
The commits below broke compilation when
CONFIG_IWLWIFI_DEBUGFS is not set.
FIx that.

Fixes: ddf89ab10a93 ("iwlwifi: mvm: allow to force the Rx chains from debugfs")
Fixes: 9d761fd8a583 ("iwlwifi: mvm: add trigger for firmware dump upon missed beacons")
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

No differences found