Received: by 2002:a05:6358:489b:b0:bb:da1:e618 with SMTP id x27csp3965707rwn; Sun, 11 Sep 2022 02:06:47 -0700 (PDT) X-Google-Smtp-Source: AA6agR6HnmglEZ8tLo5co3WmUwqPwyYHFN+kvxsrZURG2OMBWf7cSzLmn1/OoCamA+47zfPmTBAH X-Received: by 2002:a05:6402:1388:b0:447:a3a4:6152 with SMTP id b8-20020a056402138800b00447a3a46152mr18117047edv.13.1662887207772; Sun, 11 Sep 2022 02:06:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1662887207; cv=none; d=google.com; s=arc-20160816; b=N2fFHuaCN15CYaxteoc8iQL2fky2pQ0R1eGXU027typAewelbSAFNnWUZiCttnt4SG qsWUzElMf8mBcD62U6TssjsHuRH/YthT62jvAGIAoPoMdC1PU85gCPCkYsHk99CFtkzZ 3zmcnCAnT4ld0fXLpBbw09cUDCN2MSQKpdVcI5dgFFB5+cK9nTBLcRA38RYjrMnQITGo nVuN5OQsVShg3PARLPMVhGBgXfV3zQFT9jcRrz1aNlLDIeY+P9RqbbRm2yLM0WYCXJAp 0C5rVG99fq1at+7QB1uybvJKdfDAMh+Hasphk69HkjsXSHIuMSAKXulhNCJLc2Ee4zu6 QAUg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=QnQM5rTTGMcYpw78jtyw0gXWAPdRkagXoJlZR9j5fF0=; b=P+E9iBLYaFj8yl0e2V2UV47zRJmHYwwAmQJnLyEQebayJfz1JupUhMhVuhkEsn7X2t zXG8BXDtqb3tzgkCTUlLR5/+eeG9kpCAXnkdNyeCot60JZGrykkpvfrxCnr0WOYe0I/V 8FNiq0XxKd12lOt0GTq7KF4MMIZ6AxwCpF68vsjcayJTIPYJWH2ZeLv21kyUAtLbIAFP SAr0/APHvJFBo+WWX1jPtQdXx4N6/abWHa1KDFdMG4JscGrbx0APji+VSWBCbknJzaZK pL9bru2cpmdHwSwfThm3N1cFFL6pusJnbvXbhdbqhCy2aKmiGwlMF4OjPdSWBPpgKgmK xIHA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id o18-20020a170906975200b007797ba94f78si2927733ejy.453.2022.09.11.02.06.31; Sun, 11 Sep 2022 02:06:47 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230049AbiIKJCy (ORCPT + 64 others); Sun, 11 Sep 2022 05:02:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48792 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230055AbiIKJCs (ORCPT ); Sun, 11 Sep 2022 05:02:48 -0400 Received: from szxga03-in.huawei.com (szxga03-in.huawei.com [45.249.212.189]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B8C53399E4; Sun, 11 Sep 2022 02:02:45 -0700 (PDT) Received: from kwepemi500012.china.huawei.com (unknown [172.30.72.56]) by szxga03-in.huawei.com (SkyGuard) with ESMTP id 4MQNx80db2zHnm7; Sun, 11 Sep 2022 17:00:44 +0800 (CST) Received: from cgs.huawei.com (10.244.148.83) by kwepemi500012.china.huawei.com (7.221.188.12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Sun, 11 Sep 2022 17:02:42 +0800 From: Gaosheng Cui To: , , , , , , , , CC: , Subject: [PATCH 1/2] iwlwifi: remove killer1650w_2ax_cfg and killer1650x_2ax_cfg declarations Date: Sun, 11 Sep 2022 17:02:40 +0800 Message-ID: <20220911090241.3207201-2-cuigaosheng1@huawei.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220911090241.3207201-1-cuigaosheng1@huawei.com> References: <20220911090241.3207201-1-cuigaosheng1@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.244.148.83] X-ClientProxiedBy: dggems703-chm.china.huawei.com (10.3.19.180) To kwepemi500012.china.huawei.com (7.221.188.12) X-CFilter-Loop: Reflected X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org 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 --- 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