iwlwifi: remove extern opmode ops declarations
authorJohannes Berg <johannes.berg@intel.com>
Thu, 31 May 2012 11:54:56 +0000 (13:54 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Jun 2012 11:26:00 +0000 (13:26 +0200)
There's no need to declare the opmode ops
as extern since they're now dynamically
registered.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found