diff options
Diffstat (limited to 'arch/arm/mach-tegra/sleep.h')
-rw-r--r-- | arch/arm/mach-tegra/sleep.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/sleep.h b/arch/arm/mach-tegra/sleep.h index 9821ee725420..56505c381ea8 100644 --- a/arch/arm/mach-tegra/sleep.h +++ b/arch/arm/mach-tegra/sleep.h | |||
@@ -106,6 +106,7 @@ exit_l2_resume: | |||
106 | #else | 106 | #else |
107 | void tegra_resume(void); | 107 | void tegra_resume(void); |
108 | int tegra_sleep_cpu_finish(unsigned long); | 108 | int tegra_sleep_cpu_finish(unsigned long); |
109 | void tegra_disable_clean_inv_dcache(void); | ||
109 | 110 | ||
110 | #ifdef CONFIG_HOTPLUG_CPU | 111 | #ifdef CONFIG_HOTPLUG_CPU |
111 | void tegra20_hotplug_init(void); | 112 | void tegra20_hotplug_init(void); |