[PATCH 6/6] ASoC: meson: axg-fifo: use FIELD helpers
Mark Brown
broonie at kernel.org
Mon Feb 26 10:22:19 PST 2024
On Mon, Feb 26, 2024 at 07:15:41PM +0100, Jerome Brunet wrote:
> On Mon 26 Feb 2024 at 15:42, Mark Brown <broonie at kernel.org> wrote:
> > /build/stage/linux/sound/soc/meson/axg-fifo.c:207:18: error: implicit declaratio
> > n of function ‘FIELD_GET’ [-Werror=implicit-function-declaration]
> > 207 | status = FIELD_GET(STATUS1_INT_STS, status);
> > | ^~~~~~~~~
> > cc1: all warnings being treated as errors
> Ah, I forgot to include <linux/bitfield.h>. Thanks for letting me know.
> I'll fix it
> It was fine when I tested with ARCH=arm64 and the default defconfig so
> most likely it got indirectly included.
> Could you tell me which ARCH/defconfig triggered this ?
Probably an x86 allmodconfig.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-amlogic/attachments/20240226/9806334f/attachment.sig>
More information about the linux-amlogic
mailing list