summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/common.h
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@nvidia.com>2013-07-29 13:38:14 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-13 22:43:22 -0700
commit59327d14193e43612305bbb959e01be12194a65b (patch)
tree97081c5ee00831382e56f095f304056cec9d9a29 /arch/arm/mach-tegra/common.h
parent202a5ef43e7bb0b8f73fcf0fcf57bcd9d41b8b9b (diff)
Revert "ARM: tegra: moving the clock gating procedure to tegra_cpu_kill"
This reverts commit b811943160cf3b040341c50d23440cf6d68ae079. Signed-off-by: Dan Willemsen <dwillemsen@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/common.h')
-rw-r--r--arch/arm/mach-tegra/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/common.h b/arch/arm/mach-tegra/common.h
index 5900cc44f780..301b35e2f890 100644
--- a/arch/arm/mach-tegra/common.h
+++ b/arch/arm/mach-tegra/common.h
@@ -1,4 +1,3 @@
extern struct smp_operations tegra_smp_ops;
-extern int tegra_cpu_kill(unsigned int cpu);
extern void tegra_cpu_die(unsigned int cpu);