ARM: tegra: remove tegra specific cpu_disable()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 18 Apr 2013 17:04:09 +0000 (18:04 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 18 Apr 2013 17:04:09 +0000 (18:04 +0100)
commitda2265b130f6b5be3b874bb2832335887fe59461
treea392a1578760b1b2a160241cc449c91fad5c3daf
parent41ef2d5678d83af030125550329b6ae8b74618fa
ARM: tegra: remove tegra specific cpu_disable()

The tegra cpu_disable() function is the same as the generic version
in arch/arm/kernel/smp.c.  Therefore, it can be removed.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-tegra/common.h
arch/arm/mach-tegra/hotplug.c
arch/arm/mach-tegra/platsmp.c