Re: linux-next: build warnings after merge of the sparc tree
From: LABBE Corentin <clabbe@baylibre.com>
Date: 2021-02-25 10:53:08
Also in:
lkml
From: LABBE Corentin <clabbe@baylibre.com>
Date: 2021-02-25 10:53:08
Also in:
lkml
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 RothwellHello Sorry, that's my fault for both warnings. I send a patch fixing that. Thanks for the report Regards