[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200929083056.E664FC433C8@smtp.codeaurora.org>
Date: Tue, 29 Sep 2020 08:30:56 +0000 (UTC)
From: Kalle Valo <kvalo@...eaurora.org>
To: Li Heng <liheng40@...wei.com>
Cc: <ath9k-devel@....qualcomm.com>, <davem@...emloft.net>,
<kuba@...nel.org>, <linux-wireless@...r.kernel.org>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -next v2] ath9k: Remove set but not used variable
Li Heng <liheng40@...wei.com> wrote:
> This addresses the following gcc warning with "make W=1":
>
> drivers/net/wireless/ath/ath9k/ar9580_1p0_initvals.h:1331:18: warning:
> ‘ar9580_1p0_pcie_phy_clkreq_enable_L1’ defined but not used [-Wunused-const-variable=]
>
> drivers/net/wireless/ath/ath9k/ar9580_1p0_initvals.h:1338:18: warning:
> ‘ar9580_1p0_pcie_phy_clkreq_disable_L1’ defined but not used [-Wunused-const-variable=]
>
> drivers/net/wireless/ath/ath9k/ar9580_1p0_initvals.h:1345:18: warning:
> ‘ar9580_1p0_pcie_phy_pll_on_clkreq’ defined but not used [-Wunused-const-variable=]
>
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: Li Heng <liheng40@...wei.com>
> Signed-off-by: Kalle Valo <kvalo@...eaurora.org>
Patch applied to ath-next branch of ath.git, thanks.
e2f1ceb81758 ath9k: Remove set but not used variable
--
https://patchwork.kernel.org/patch/11793845/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists