Re: include/linux/unaligned/be_byteshift.h:46:19: error: redefinition of 'get_unaligned_be32'

From: Linus Walleij
Date: Mon Mar 22 2021 - 09:34:53 EST


On Fri, Mar 19, 2021 at 10:57 AM Andy Shevchenko
<andy.shevchenko@xxxxxxxxx> wrote:
> On Fri, Mar 19, 2021 at 9:05 AM kernel test robot <lkp@xxxxxxxxx> wrote:
> >
> > Hi Linus,
> >
> > FYI, the error/warning still remains.
(...)
> > In file included from include/linux/build_bug.h:5,
> > from include/linux/bitfield.h:10,
> > from drivers/iio/magnetometer/yamaha-yas530.c:22:
>
> Isn't it fixed already somewhere?

It is, I think Jonathan already applied the fix, it is just waiting to
percolate up
to Greg and then to Torvals:
https://lore.kernel.org/linux-iio/20210221154511.75b3d8a6@archlinux/

>> Kconfig warnings: (for reference only)
>> WARNING: unmet direct dependencies detected for SND_ATMEL_SOC_PDC
>> Depends on SOUND && !UML && SND && SND_SOC && SND_ATMEL_SOC && HAS_DMA
>> Selected by
>> - SND_ATMEL_SOC_SSC && SOUND && !UML && SND && SND_SOC && SND_ATMEL_SOC
>> - SND_ATMEL_SOC_SSC_PDC && SOUND && !UML && SND && SND_SOC && SND_ATMEL_SOC && ATMEL_SSC
>
> This one though is interesting.

This looks like nothing to me :/
As confused as ever about Kconfig.

Yours,
Linus Walleij