Lee Jones <lee.jo...@linaro.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-de...@qca.qualcomm.com> > Cc: Kalle Valo <kv...@codeaurora.org> > Cc: "David S. Miller" <da...@davemloft.net> > Cc: Jakub Kicinski <k...@kernel.org> > Cc: linux-wirel...@vger.kernel.org > Cc: netdev@vger.kernel.org > Signed-off-by: Lee Jones <lee.jo...@linaro.org>
Already fixed in ath.git. 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. -- https://patchwork.kernel.org/patch/11766769/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches