From: Russell King Date: Tue, 30 Nov 2010 18:24:57 +0000 (+0000) Subject: ARM: SMP: remove smp_mpidr.h X-Git-Tag: v2.6.38-rc1~471^2~2^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86e62b93368cffca9111996e3ed9e5b7bf6f0af3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed