iwlwifi: remove IWL3165_UCODE_API_OK and _MIN
authorJohannes Berg <johannes.berg@intel.com>
Tue, 22 Sep 2015 08:51:17 +0000 (10:51 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 5 Oct 2015 11:33:30 +0000 (14:33 +0300)
commit5736b7eba362ee304335808325ad60e2249ac670
treeec988d24e71879ca89b0e9093feff094c0280f46
parented21a384bbd2b011289dd1b5cab7eebc7ebeda11
iwlwifi: remove IWL3165_UCODE_API_OK and _MIN

As the 3165 device uses the same firmware as 7265-D and currently
all 7000 series (including 3160/3165) use the same API versions
remove IWL3165_UCODE_API_OK and _MIN. We might have to put them
back if firmware support ever splits, but in that case might also
have to add a different MODULE_FIRMWARE statement.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/iwlwifi/iwl-7000.c