commit | e46ab7f0886143846d8da2ca06c2b0e245f34dc6 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Jul 30 11:58:16 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 04 16:44:15 2009 -0400 |
tree | 0b7cd8cdba658ebfaf91b793abd6007ac6dd0f64 | |
parent | 42935ecaf4e784d0815afa9a7e5fe7e141157ca3 [diff] |
iwlwifi: don't export symbols not needed in other modules Even with the split into iwlcore/agn/3945 not all symbols that cross file boundaries are needed in other modules, a few are only used within iwlcore, for example. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>