From: Luciano Coelho Date: Tue, 5 May 2015 08:32:29 +0000 (+0300) Subject: iwlwifi: mvm: make iwl_mvm_config_sched_scan_profiles() static X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~139^2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=416c9b50647bc8ac22cb16e3062076f68dafebfe;p=pandora-kernel.git iwlwifi: mvm: make iwl_mvm_config_sched_scan_profiles() static 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 Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed