[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200910164705.GE218742@dell>
Date: Thu, 10 Sep 2020 17:47:05 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Kalle Valo <kvalo@...eaurora.org>
Cc: davem@...emloft.net, kuba@...nel.org, linux-kernel@...r.kernel.org,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
QCA ath9k Development <ath9k-devel@....qualcomm.com>
Subject: Re: [PATCH 27/29] ath9k: ar5008_initvals: Move ar5416Bank{0,1,2,3,7}
to where they are used
On Thu, 10 Sep 2020, Kalle Valo wrote:
> Lee Jones <lee.jones@...aro.org> wrote:
>
> > Fixes the following W=1 kernel build warning(s):
> >
> > drivers/net/wireless/ath/ath9k/ar5008_initvals.h:627:18: warning: ‘ar5416Bank7’ defined but not used [-Wunused-const-variable=]
> > 627 | static const u32 ar5416Bank7[][2] = {
> > | ^~~~~~~~~~~
> > drivers/net/wireless/ath/ath9k/ar5008_initvals.h:548:18: warning: ‘ar5416Bank3’ defined but not used [-Wunused-const-variable=]
> > 548 | static const u32 ar5416Bank3[][3] = {
> > | ^~~~~~~~~~~
> > drivers/net/wireless/ath/ath9k/ar5008_initvals.h:542:18: warning: ‘ar5416Bank2’ defined but not used [-Wunused-const-variable=]
> > 542 | static const u32 ar5416Bank2[][2] = {
> > | ^~~~~~~~~~~
> > drivers/net/wireless/ath/ath9k/ar5008_initvals.h:536:18: warning: ‘ar5416Bank1’ defined but not used [-Wunused-const-variable=]
> > 536 | static const u32 ar5416Bank1[][2] = {
> > | ^~~~~~~~~~~
> > drivers/net/wireless/ath/ath9k/ar5008_initvals.h:462:18: warning: ‘ar5416Bank0’ defined but not used [-Wunused-const-variable=]
> > 462 | static const u32 ar5416Bank0[][2] = {
> > | ^~~~~~~~~~~
> >
> > Cc: QCA ath9k Development <ath9k-devel@....qualcomm.com>
> > Cc: Kalle Valo <kvalo@...eaurora.org>
> > Cc: "David S. Miller" <davem@...emloft.net>
> > Cc: Jakub Kicinski <kuba@...nel.org>
> > Cc: linux-wireless@...r.kernel.org
> > Cc: netdev@...r.kernel.org
> > Signed-off-by: Lee Jones <lee.jones@...aro.org>
>
> Already fixed in ath.git.
Ah, this is the repo that takes a while to filter into -next?
NP, thanks.
> error: patch failed: drivers/net/wireless/ath/ath9k/ar5008_initvals.h:459
> error: drivers/net/wireless/ath/ath9k/ar5008_initvals.h: patch does not apply
> error: patch failed: drivers/net/wireless/ath/ath9k/ar5008_phy.c:18
> error: drivers/net/wireless/ath/ath9k/ar5008_phy.c: patch does not apply
> stg import: Diff does not apply cleanly
>
> Patch set to Rejected.
>
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists