diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-06-03 22:09:14 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-06-05 22:36:22 (GMT) |
commit | fdeb94b5dc5bf9db7b3e36f3f38089a554f6a108 (patch) | |
tree | 1cf3cfe5fa0a2a3faaa3ee9d13e9bb0277531c2e /drivers/mtd/mtdsuper.c | |
parent | 78ecad0183bd7e49131da2b5aa82bee017db1cf0 (diff) | |
download | linux-fdeb94b5dc5bf9db7b3e36f3f38089a554f6a108.tar.xz |
ARM: 7745/1: psci: fix building without HOTPLUG_CPU
The cpu_die field in smp_operations is not valid with CONFIG_HOTPLUG_CPU,
so we must enclose it in #ifdef, but at least that lets us remove
two other lines.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/mtd/mtdsuper.c')
0 files changed, 0 insertions, 0 deletions