]> Pileus Git - ~andy/linux/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)
commit57934dc1fb7ef65a8a0f5d7a1578536b36043c0a
tree7ebcdb90cd485c56bb9e7cd27fb703fcf06313e8
parent69fdb710b29d096bc50123f7c97891e31ffe45f9
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