commit | 57934dc1fb7ef65a8a0f5d7a1578536b36043c0a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Sep 22 18:02:03 2010 +0200 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Thu Oct 07 15:51:11 2010 -0700 |
tree | 7ebcdb90cd485c56bb9e7cd27fb703fcf06313e8 | |
parent | 69fdb710b29d096bc50123f7c97891e31ffe45f9 [diff] |
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>