iwlwifi: mvm: group all dummy SAR function declarations together
authorLuca Coelho <luciano.coelho@intel.com>
Wed, 26 Jul 2017 12:20:18 +0000 (15:20 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 18 Aug 2017 13:06:24 +0000 (16:06 +0300)
commit18f1755db781165bcda6b3c8d93b909af96bb5ab
tree56b5c2c1c3d2b46d4f31b3486d5db25c88d6e502
parent790e663433d839c5664408d3b1f066450e85c923
iwlwifi: mvm: group all dummy SAR function declarations together

We have some of the SAR dummy functions when ACPI is not set declared
in mvm.h and some declared in fw.c.  Group them all together in fw.c
for consistency and to avoid static/non-static issues.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/fw.c
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h