public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* multi-platform broken in -next
@ 2013-04-09 13:09 Rob Herring
  2013-04-09 14:09 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2013-04-09 13:09 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd,

Looks like cns3xxx changes broke multi-platform builds in todays
linux-next tree:

+ make -j4 ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- zImage dtbs
scripts/kconfig/conf --silentoldconfig Kconfig
arch/arm/mach-cns3xxx/Kconfig:2:warning: choice value used outside its
choice group
arch/arm/mach-bcm2835/Kconfig:2:warning: choice value used outside its
choice group
arch/arm/Kconfig:287:error: recursive dependency detected!
arch/arm/Kconfig:287:	choice <choice> contains symbol ARCH_CNS3XXX
arch/arm/Kconfig:366:	symbol ARCH_CNS3XXX depends on ARCH_MULTI_V6
arch/arm/Kconfig:933:	symbol ARCH_MULTI_V6 depends on ARCH_MULTIPLATFORM
arch/arm/Kconfig:292:	symbol ARCH_MULTIPLATFORM is part of choice <choice>
  WRAP    arch/arm/include/generated/asm/auxvec.h
  WRAP    arch/arm/include/generated/asm/bitsperlong.h

Rob

^ permalink raw reply	[flat|nested] 2+ messages in thread

* multi-platform broken in -next
  2013-04-09 13:09 multi-platform broken in -next Rob Herring
@ 2013-04-09 14:09 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2013-04-09 14:09 UTC (permalink / raw)
  To: linux-arm-kernel

On Tuesday 09 April 2013, Rob Herring wrote:
> Looks like cns3xxx changes broke multi-platform builds in todays
> linux-next tree:
> 
> + make -j4 ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- zImage dtbs
> scripts/kconfig/conf --silentoldconfig Kconfig
> arch/arm/mach-cns3xxx/Kconfig:2:warning: choice value used outside its
> choice group
> arch/arm/mach-bcm2835/Kconfig:2:warning: choice value used outside its
> choice group
> arch/arm/Kconfig:287:error: recursive dependency detected!
> arch/arm/Kconfig:287:   choice <choice> contains symbol ARCH_CNS3XXX
> arch/arm/Kconfig:366:   symbol ARCH_CNS3XXX depends on ARCH_MULTI_V6
> arch/arm/Kconfig:933:   symbol ARCH_MULTI_V6 depends on ARCH_MULTIPLATFORM
> arch/arm/Kconfig:292:   symbol ARCH_MULTIPLATFORM is part of choice <choice>
>   WRAP    arch/arm/include/generated/asm/auxvec.h
>   WRAP    arch/arm/include/generated/asm/bitsperlong.h

Yes, you are the third person to report this today, sorry for causing all the
trouble. I've fixed it up earlier today.

	Arnd

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-09 14:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-09 13:09 multi-platform broken in -next Rob Herring
2013-04-09 14:09 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox