[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220911090241.3207201-2-cuigaosheng1@huawei.com>
Date: Sun, 11 Sep 2022 17:02:40 +0800
From: Gaosheng Cui <cuigaosheng1@...wei.com>
To: <gregory.greenman@...el.com>, <kvalo@...nel.org>,
<davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
<pabeni@...hat.com>, <luciano.coelho@...el.com>,
<johannes.berg@...el.com>, <cuigaosheng1@...wei.com>
CC: <linux-wireless@...r.kernel.org>, <netdev@...r.kernel.org>
Subject: [PATCH 1/2] iwlwifi: remove killer1650w_2ax_cfg and killer1650x_2ax_cfg declarations
killer1650w_2ax_cfg and killer1650x_2ax_cfg have been removed since
commit 5e003982b07a ("iwlwifi: move AX200 devices to the new table"),
so remove them.
Signed-off-by: Gaosheng Cui <cuigaosheng1@...wei.com>
---
drivers/net/wireless/intel/iwlwifi/iwl-config.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/net/wireless/intel/iwlwifi/iwl-config.h b/drivers/net/wireless/intel/iwlwifi/iwl-config.h
index f5b556a103e8..dd30a997c172 100644
--- a/drivers/net/wireless/intel/iwlwifi/iwl-config.h
+++ b/drivers/net/wireless/intel/iwlwifi/iwl-config.h
@@ -620,8 +620,6 @@ extern const struct iwl_cfg killer1650s_2ax_cfg_qu_b0_hr_b0;
extern const struct iwl_cfg killer1650i_2ax_cfg_qu_b0_hr_b0;
extern const struct iwl_cfg killer1650s_2ax_cfg_qu_c0_hr_b0;
extern const struct iwl_cfg killer1650i_2ax_cfg_qu_c0_hr_b0;
-extern const struct iwl_cfg killer1650x_2ax_cfg;
-extern const struct iwl_cfg killer1650w_2ax_cfg;
extern const struct iwl_cfg iwl_qnj_b0_hr_b0_cfg;
extern const struct iwl_cfg iwlax210_2ax_cfg_so_jf_b0;
extern const struct iwl_cfg iwlax211_2ax_cfg_so_gf_a0;
--
2.25.1
Powered by blists - more mailing lists