summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/platsmp-dt.c
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2016-02-25 11:26:07 +0100
committerLinus Walleij <linus.walleij@linaro.org>2016-08-15 20:52:55 +0200
commit7484c727b636a838818e71f6d03114633b25aba2 (patch)
tree7e2d7f5825e2d4c2dc2a386ab6f6b9d9b2a42851 /arch/arm/mach-realview/platsmp-dt.c
parent29b4817d4018df78086157ea3a55c1d9424a7cfc (diff)
downloadop-kernel-dev-7484c727b636a838818e71f6d03114633b25aba2.zip
op-kernel-dev-7484c727b636a838818e71f6d03114633b25aba2.tar.gz
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>
Diffstat (limited to 'arch/arm/mach-realview/platsmp-dt.c')
-rw-r--r--arch/arm/mach-realview/platsmp-dt.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-realview/platsmp-dt.c b/arch/arm/mach-realview/platsmp-dt.c
index 6964e88..70ca99e 100644
--- a/arch/arm/mach-realview/platsmp-dt.c
+++ b/arch/arm/mach-realview/platsmp-dt.c
@@ -17,8 +17,7 @@
#include <asm/smp_scu.h>
#include <plat/platsmp.h>
-
-#include "core.h"
+#include "hotplug.h"
#define REALVIEW_SYS_FLAGSSET_OFFSET 0x30
OpenPOWER on IntegriCloud