arch/arm/include/asm/smp_mpidr.h
deleted100644 → 0
+0
−17
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>