diff options
Diffstat (limited to 'arch/arm/mach-tegra/pm.h')
-rw-r--r-- | arch/arm/mach-tegra/pm.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-tegra/pm.h b/arch/arm/mach-tegra/pm.h index 6e92a7c2ecbd..f4a89698e5b0 100644 --- a/arch/arm/mach-tegra/pm.h +++ b/arch/arm/mach-tegra/pm.h | |||
@@ -35,8 +35,6 @@ void tegra20_sleep_core_init(void); | |||
35 | void tegra30_lp1_iram_hook(void); | 35 | void tegra30_lp1_iram_hook(void); |
36 | void tegra30_sleep_core_init(void); | 36 | void tegra30_sleep_core_init(void); |
37 | 37 | ||
38 | extern unsigned long l2x0_saved_regs_addr; | ||
39 | |||
40 | void tegra_clear_cpu_in_lp2(void); | 38 | void tegra_clear_cpu_in_lp2(void); |
41 | bool tegra_set_cpu_in_lp2(void); | 39 | bool tegra_set_cpu_in_lp2(void); |
42 | 40 | ||