[PATCH 0/7] ASoC: mt8365: Fix -Werror builds
Nathan Chancellor
nathan at kernel.org
Mon Sep 9 08:48:39 PDT 2024
On Sat, Sep 07, 2024 at 01:53:25AM +0100, Mark Brown wrote:
> Nathan reported that the newly added mt8365 drivers were causing a
> number of warnings which break -Werror builds, these were only visible
> on arm64 since the drivers did not have COMPILE_TEST enabled. Fix this
> and some other minor stuff I noticed while doing so.
> ---
> Mark Brown (7):
> ASoC: mt8365: Open code BIT() to avoid spurious warnings
> ASoC: mt8365: Remove spurious unsigned long casts
> ASoC: mt8365: Remove unused prototype for mt8365_afe_clk_group_48k()
> ASoC: mt8365: Make non-exported functions static
> ASoC: mt8365: Remove unused variables
> ASoC: mt8365: Remove unused DMIC IIR coefficient configuration
> ASoC: mt8365: Allow build coverage
Thanks for this. It appears to resolve all the issues from a build of
allmodconfig for arm, arm64, and x86.
Tested-by: Nathan Chancellor <nathan at kernel.org> # build
Cheers,
Nathan
More information about the linux-arm-kernel
mailing list