[PATCH] ARM: mvebu: fix build without platforms selected
Jason Cooper
jason at lakedaemon.net
Thu Jul 24 17:03:27 PDT 2014
Arnd,
On Wed, Jul 23, 2014 at 11:05:49PM +0200, Arnd Bergmann wrote:
> When building a multiplatform kernel that enables 'ARCH_MVEBU' but
> none of the individual options under it, we get this link error:
>
> arch/arm/mach-mvebu/built-in.o: In function `mvebu_armada375_smp_wa_init':
> :(.text+0x190): undefined reference to `mvebu_setup_boot_addr_wa'
>
> The best solution seems to be to ensure that in this configuration,
> we don't actually build any of the mvebu code.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> ---
Applied to mvebu/soc
thx,
Jason.
More information about the linux-arm-kernel
mailing list