Re: linux-next: build warnings after merge of the sparc tree

From: LABBE Corentin
Date: Thu Feb 25 2021 - 05:53:32 EST


Le Mon, Feb 22, 2021 at 07:09:28PM +1100, Stephen Rothwell a écrit :
> Hi all,
>
> After merging the sparc tree, today's linux-next build (sparc64 defconfig)
> produced these warnings:
>
> arch/sparc/configs/sparc64_defconfig:237:warning: override: reassigning to symbol ATA
> arch/sparc/configs/sparc64_defconfig:239:warning: override: reassigning to symbol HAPPYMEAL
>
> Presumably introduced by commit
>
> 520615e1f5b2 ("sparc64: switch defconfig from the legacy ide driver to libata")
>
> or commit
>
> a57cdeb369ef ("sparc: sparc64_defconfig: add necessary configs for qemu")
>
> --
> Cheers,
> Stephen Rothwell

Hello

Sorry, that's my fault for both warnings.
I send a patch fixing that.

Thanks for the report
Regards