iwlwifi: remove MODULE_VERSION
authorJohannes Berg <johannes.berg@intel.com>
Wed, 22 Oct 2014 09:22:56 +0000 (11:22 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 28 Dec 2014 08:17:40 +0000 (10:17 +0200)
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>

No differences found