summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat/smp.h
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2010-11-30 18:24:57 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2010-12-20 15:09:11 +0000
commit86e62b93368cffca9111996e3ed9e5b7bf6f0af3 (patch)
tree554af0b864da59ddfe1bb49c88263f965ca32b59 /arch/arm/plat-omap/include/plat/smp.h
parentf36d340122ae8744e64af0a92a6f77b97542c0a4 (diff)
downloadop-kernel-dev-86e62b93368cffca9111996e3ed9e5b7bf6f0af3.zip
op-kernel-dev-86e62b93368cffca9111996e3ed9e5b7bf6f0af3.tar.gz
ARM: SMP: remove smp_mpidr.h
With "ARM: CPU hotplug: remove bug checks in platform_cpu_die()", we now do not use hard_smp_processor_id(), we no longer need to read the hardware processor ID. Remove the include providing this function. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/plat-omap/include/plat/smp.h')
-rw-r--r--arch/arm/plat-omap/include/plat/smp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/include/plat/smp.h b/arch/arm/plat-omap/include/plat/smp.h
index e5541e5..7a10257 100644
--- a/arch/arm/plat-omap/include/plat/smp.h
+++ b/arch/arm/plat-omap/include/plat/smp.h
@@ -18,7 +18,6 @@
#define OMAP_ARCH_SMP_H
#include <asm/hardware/gic.h>
-#include <asm/smp_mpidr.h>
/* Needed for secondary core boot */
extern void omap_secondary_startup(void);
OpenPOWER on IntegriCloud