iwlwifi: remove needlessly exported symbols
authorReinette Chatre <reinette.chatre@intel.com>
Fri, 19 Feb 2010 19:41:32 +0000 (11:41 -0800)
committerReinette Chatre <reinette.chatre@intel.com>
Wed, 10 Mar 2010 00:12:18 +0000 (16:12 -0800)
iwl_apm_stop_master and iwl_internal_short_hw_scan
are only used within iwlcore and thus do not need to be exported.

Reported-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found