diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-07-23 23:05:49 +0200 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2014-07-24 23:14:36 +0000 |
commit | ce800342c80704e5efa4d6440f1c04c83a044499 (patch) | |
tree | 931bee2ab841a086fa26754f391668e8a79099d0 /Documentation/arm | |
parent | 54ef3fe6970b040e9b6d1fc7f64f8dcab5cfb743 (diff) |
ARM: mvebu: fix build without platforms selected
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@arndb.de>
Link: https://lkml.kernel.org/r/7339332.ZE2mWIdyDh@wuerfel
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'Documentation/arm')
0 files changed, 0 insertions, 0 deletions