iwlwifi: export symbols only conditionally
authorJohannes Berg <johannes.berg@intel.com>
Thu, 28 Feb 2013 23:13:33 +0000 (00:13 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Mar 2013 15:47:56 +0000 (16:47 +0100)
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>

No differences found