ARM: SMP: remove smp_mpidr.h
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 30 Nov 2010 18:24:57 +0000 (18:24 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 20 Dec 2010 15:09:11 +0000 (15:09 +0000)
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>

No differences found