commit | e32ec12fd11fbccc1cb4656e34f35ad457e19e29 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Oct 22 11:22:56 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Dec 28 10:17:40 2014 +0200 |
tree | 035ee3ce7872558c00f16ab45b54fa00a04cfc64 | |
parent | 70e71ca0af244f48a5dcf56dc435243792e3a495 [diff] |
iwlwifi: remove MODULE_VERSION The module version "in-tree:" or "in-tree:d" is useless; there should be better (functional) ways to detect whether debugging is enabled and other than that the version says nothing. Therefore remove the driver version completely. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>