summaryrefslogtreecommitdiff
path: root/include/linux/ucs2_string.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-11-19 15:03:57 +0100
committerSasha Levin <sasha.levin@oracle.com>2016-04-11 22:44:21 -0400
commit17cd5f95550aff7619ed4e2b2b0a0f9607d09431 (patch)
tree8108d8de52e1bf8d363424d86d9189363172bf0e /include/linux/ucs2_string.h
parent527435d6f08f8b42d23b4ec3616169dc9ab1c40b (diff)
ARM: 8457/1: psci-smp is built only for SMP
[ Upstream commit be95485a0b8288a93402705730d3ea32f9f812b9 ] The PSCI SMP implementation is built only when both CONFIG_SMP and CONFIG_ARM_PSCI are set, so a configuration that has the latter but not the former can get a link error when it tries to call psci_smp_available(). arch/arm/mach-tegra/built-in.o: In function `tegra114_cpuidle_init': cpuidle-tegra114.c:(.init.text+0x52a): undefined reference to `psci_smp_available' This corrects the #ifdef in the psci.h header file to match the Makefile conditional we have for building that function. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'include/linux/ucs2_string.h')
0 files changed, 0 insertions, 0 deletions