From 6163afd5e15c297031374bc7766916ff11f114b4 Mon Sep 17 00:00:00 2001 From: Stephen Warren Date: Tue, 20 Aug 2013 16:07:33 -0600 Subject: ARM: tegra: delete stale header content A few function prototypes were left in header files during code re- organization. Delete them. Signed-off-by: Stephen Warren --- arch/arm/mach-tegra/pm.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'arch/arm/mach-tegra/pm.h') diff --git a/arch/arm/mach-tegra/pm.h b/arch/arm/mach-tegra/pm.h index fe204e5256e7..6e92a7c2ecbd 100644 --- a/arch/arm/mach-tegra/pm.h +++ b/arch/arm/mach-tegra/pm.h @@ -37,9 +37,6 @@ void tegra30_sleep_core_init(void); extern unsigned long l2x0_saved_regs_addr; -void save_cpu_arch_register(void); -void restore_cpu_arch_register(void); - void tegra_clear_cpu_in_lp2(void); bool tegra_set_cpu_in_lp2(void); -- cgit v1.2.3