ARM: OMAP2+: Fix build if CONFIG_SMP is not set
authorTony Lindgren <tony@atomide.com>
Tue, 28 Jun 2016 06:30:02 +0000 (23:30 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 28 Jun 2016 06:30:02 +0000 (23:30 -0700)
commit44e7475d40eb26b8d3a6e2b2f7a5f12a5fe0942e
tree0d9ec51bd38885a70234fb62f7f1b9ac51a5f401
parent3696203c47544f126fe6f0edd6e88e5cc90e7f34
ARM: OMAP2+: Fix build if CONFIG_SMP is not set

Looks like I only partially fixed up things if CONFIG_SMP
is not set for the recent kexec changes. We don't have
boot_secondary available without SMP as reported by Arnd.

Fixes: 0573b957fc21 ("ARM: OMAP4+: Prevent CPU1 related hang with kexec")
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap-headsmp.S