Commit 9a0353f5 authored by Emmanuel Grumbach's avatar Emmanuel Grumbach Committed by Kamal Mostafa

iwlwifi: add MODULE_FIRMWARE for 7265

commit 08a732f4 upstream.

It was missing.
Signed-off-by: default avatarEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: default avatarKamal Mostafa <kamal@canonical.com>
parent 7d650cf2
......@@ -223,3 +223,4 @@ const struct iwl_cfg iwl7265_n_cfg = {
MODULE_FIRMWARE(IWL7260_MODULE_FIRMWARE(IWL7260_UCODE_API_OK));
MODULE_FIRMWARE(IWL3160_MODULE_FIRMWARE(IWL3160_UCODE_API_OK));
MODULE_FIRMWARE(IWL7265_MODULE_FIRMWARE(IWL7260_UCODE_API_OK));
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment