alistair23-linux/arch/arm/mach-realview/hotplug.h
Linus Walleij 7484c727b6 ARM: realview: delete the RealView board files
The device tree boot is now feature-complete and fully working,
so remove all the RealView board files. Move the remaining
realview_cpu_die() function frome "core.h" to the new "hotplug.h"
and leave just a minimal device tree core.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-08-15 20:52:55 +02:00

2 lines
41 B
C

void realview_cpu_die(unsigned int cpu);