iwlwifi: mvm: make iwl_mvm_config_sched_scan_profiles() static
authorLuciano Coelho <luciano.coelho@intel.com>
Tue, 5 May 2015 08:32:29 +0000 (11:32 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 28 May 2015 10:35:19 +0000 (13:35 +0300)
The iwl_mvm_config_sched_scan_profiles() function is only used in
scan.c, so remove the declaration from mvm.h and make it static.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

No differences found