android_kernel_motorola_sm6225/arch/arm/mach-hisi
Arnd Bergmann 1d858f3177 ARM: hisi: fix building without CONFIG_HOTPLUG_CPU
The hisi SMP code always uses the hi3xxx_set_cpu() function
defined in the hotplug.c file, so we cannot build without
this when CONFIG_SMP is enabled. This patch slightly restructures
the code so we always build the parts of hotplug.c that we need
but just leave out the CPU disable logic if CONFIG_HOTPLUG_CPU
is turned off.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
2014-03-21 18:22:09 +01:00
..
core.h ARM: hisi: rename hi3xxx to hisi 2013-12-20 08:23:01 -08:00
hisilicon.c ARM: hisi: remove init_time 2013-12-20 08:23:01 -08:00
hotplug.c ARM: hisi: fix building without CONFIG_HOTPLUG_CPU 2014-03-21 18:22:09 +01:00
Kconfig ARM: hisi: fix kconfig warning on HAVE_ARM_TWD 2014-02-02 19:52:42 -08:00
Makefile ARM: hisi: fix building without CONFIG_HOTPLUG_CPU 2014-03-21 18:22:09 +01:00
platsmp.c ARM: hisi: rename hi3xxx to hisi 2013-12-20 08:23:01 -08:00