* [PATCH] ARM: configs: multi_v5: Remove duplicate ASPEED options
@ 2019-06-26 2:03 Joel Stanley
2019-06-27 2:10 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Joel Stanley @ 2019-06-26 2:03 UTC (permalink / raw)
To: Olof Johansson, arm; +Cc: Andrew Jeffery, linux-arm-kernel
A recent change mistakenly added a second copy of these two options,
which kbuild warns about:
arch/arm/configs/multi_v5_defconfig:257:warning: override: reassigning
to symbol ASPEED_LPC_CTRL
arch/arm/configs/multi_v5_defconfig:258:warning: override: reassigning
to symbol ASPEED_LPC_SNOOP
Fixes: 2d8bf3404bb0 ("ARM: configs: multi_v5: Add more ASPEED devices")
Signed-off-by: Joel Stanley <joel@jms.id.au>
---
arch/arm/configs/multi_v5_defconfig | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/configs/multi_v5_defconfig b/arch/arm/configs/multi_v5_defconfig
index 3d8ca9ad8926..cd67fca2e3cd 100644
--- a/arch/arm/configs/multi_v5_defconfig
+++ b/arch/arm/configs/multi_v5_defconfig
@@ -96,8 +96,6 @@ CONFIG_MTD_UBI=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_ATMEL_TCLIB=y
CONFIG_ATMEL_SSC=m
-CONFIG_ASPEED_LPC_CTRL=m
-CONFIG_ASPEED_LPC_SNOOP=m
CONFIG_EEPROM_AT24=y
# CONFIG_SCSI_PROC_FS is not set
CONFIG_BLK_DEV_SD=y
--
2.20.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: configs: multi_v5: Remove duplicate ASPEED options
2019-06-26 2:03 [PATCH] ARM: configs: multi_v5: Remove duplicate ASPEED options Joel Stanley
@ 2019-06-27 2:10 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2019-06-27 2:10 UTC (permalink / raw)
To: Joel Stanley; +Cc: Andrew Jeffery, arm, linux-arm-kernel
On Wed, Jun 26, 2019 at 11:33:56AM +0930, Joel Stanley wrote:
> A recent change mistakenly added a second copy of these two options,
> which kbuild warns about:
>
> arch/arm/configs/multi_v5_defconfig:257:warning: override: reassigning
> to symbol ASPEED_LPC_CTRL
> arch/arm/configs/multi_v5_defconfig:258:warning: override: reassigning
> to symbol ASPEED_LPC_SNOOP
>
> Fixes: 2d8bf3404bb0 ("ARM: configs: multi_v5: Add more ASPEED devices")
> Signed-off-by: Joel Stanley <joel@jms.id.au>
Applied, thanks!
-Olof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-06-27 6:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-26 2:03 [PATCH] ARM: configs: multi_v5: Remove duplicate ASPEED options Joel Stanley
2019-06-27 2:10 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox