cpuidle: tegra: Squash Tegra30 driver into the common driver
[linux-2.6-microblaze.git] / arch / arm / mach-tegra / cpuidle.h
index eeb37ba..5423a05 100644 (file)
@@ -7,7 +7,6 @@
 #define __MACH_TEGRA_CPUIDLE_H
 
 #ifdef CONFIG_CPU_IDLE
-int tegra30_cpuidle_init(void);
 int tegra114_cpuidle_init(void);
 void tegra_cpuidle_init(void);
 #else