commit | 48e29340d54104ab0d8f995f32485e28ff00e59e | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Mar 01 00:13:33 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Mar 06 16:47:56 2013 +0100 |
tree | 75bde4e351d2e7181adaf28251456bfd3c9d92a0 | |
parent | 1218206e9d642f63801417156be46d8d0175164a [diff] |
iwlwifi: export symbols only conditionally If all the pieces of iwlwifi are built into the kernel then there's no need for it to export its symbols to other modules, so prevent that. Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>