commit | 86e62b93368cffca9111996e3ed9e5b7bf6f0af3 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Nov 30 18:24:57 2010 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Dec 20 15:09:11 2010 +0000 |
tree | 554af0b864da59ddfe1bb49c88263f965ca32b59 | |
parent | f36d340122ae8744e64af0a92a6f77b97542c0a4 [diff] |
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>