]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: remove spurious exports
authorJohannes Berg <johannes.berg@intel.com>
Wed, 22 Sep 2010 16:02:03 +0000 (18:02 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 7 Oct 2010 22:51:11 +0000 (15:51 -0700)
commit325db3676edb79d519d842e687c676961e0a6978
tree7ebcdb90cd485c56bb9e7cd27fb703fcf06313e8
parentd20f6ee7a5fb407e00135857d80d91385575993c
iwlwifi: remove spurious exports

A number of exports, especially related to
thermal throttling, are unnecessary because
the code lives in the same module that it
is used in, so remove them.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-agn-tt.c
drivers/net/wireless/iwlwifi/iwl-core.c
drivers/net/wireless/iwlwifi/iwl-scan.c