Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a70393fc authored by Emmanuel Grumbach's avatar Emmanuel Grumbach
Browse files

iwlwifi: remove useless extern definition of iwl4265_2ac_sdio_cfg



This device was renamed, but the external definition remained there.

Signed-off-by: default avatarEmmanuel Grumbach <emmanuel.grumbach@intel.com>
parent 744cb695
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -379,7 +379,6 @@ extern const struct iwl_cfg iwl7265d_n_cfg;
extern const struct iwl_cfg iwl8260_2n_cfg;
extern const struct iwl_cfg iwl8260_2ac_cfg;
extern const struct iwl_cfg iwl8260_2ac_sdio_cfg;
extern const struct iwl_cfg iwl4265_2ac_sdio_cfg;
extern const struct iwl_cfg iwl4165_2ac_sdio_cfg;
#endif /* CONFIG_IWLMVM */