diff options
Diffstat (limited to 'arch/arm/mach-tegra/board.h')
| -rw-r--r-- | arch/arm/mach-tegra/board.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/board.h b/arch/arm/mach-tegra/board.h index 60431de585ca..1787327fae3a 100644 --- a/arch/arm/mach-tegra/board.h +++ b/arch/arm/mach-tegra/board.h | |||
| @@ -40,6 +40,7 @@ int tegra_clk_debugfs_init(void); | |||
| 40 | static inline int tegra_clk_debugfs_init(void) { return 0; } | 40 | static inline int tegra_clk_debugfs_init(void) { return 0; } |
| 41 | #endif | 41 | #endif |
| 42 | 42 | ||
| 43 | int __init tegra_powergate_init(void); | ||
| 43 | #if defined(CONFIG_ARCH_TEGRA_2x_SOC) && defined(CONFIG_DEBUG_FS) | 44 | #if defined(CONFIG_ARCH_TEGRA_2x_SOC) && defined(CONFIG_DEBUG_FS) |
| 44 | int __init tegra_powergate_debugfs_init(void); | 45 | int __init tegra_powergate_debugfs_init(void); |
| 45 | #else | 46 | #else |
