diff options
Diffstat (limited to 'arch/arm/mach-tegra/sleep.h')
-rw-r--r-- | arch/arm/mach-tegra/sleep.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-tegra/sleep.h b/arch/arm/mach-tegra/sleep.h index 339fe42cd6fb..92d46ec1361a 100644 --- a/arch/arm/mach-tegra/sleep.h +++ b/arch/arm/mach-tegra/sleep.h | |||
@@ -130,9 +130,6 @@ void tegra_disable_clean_inv_dcache(u32 flag); | |||
130 | #ifdef CONFIG_HOTPLUG_CPU | 130 | #ifdef CONFIG_HOTPLUG_CPU |
131 | void tegra20_hotplug_shutdown(void); | 131 | void tegra20_hotplug_shutdown(void); |
132 | void tegra30_hotplug_shutdown(void); | 132 | void tegra30_hotplug_shutdown(void); |
133 | void tegra_hotplug_init(void); | ||
134 | #else | ||
135 | static inline void tegra_hotplug_init(void) {} | ||
136 | #endif | 133 | #endif |
137 | 134 | ||
138 | void tegra20_cpu_shutdown(int cpu); | 135 | void tegra20_cpu_shutdown(int cpu); |