]> Pileus Git - ~andy/linux/blobdiff - include/linux/clk/tegra.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[~andy/linux] / include / linux / clk / tegra.h
index e3cc8721c30ec7572c0f17e079fdafb8fb1def40..23a0ceee831fc4ca2e5a93abfaa951ce3fff0048 100644 (file)
@@ -120,7 +120,7 @@ static inline void tegra_cpu_clock_resume(void)
 }
 #endif
 
-#ifdef ARCH_TEGRA
+#ifdef CONFIG_ARCH_TEGRA
 void tegra_periph_reset_deassert(struct clk *c);
 void tegra_periph_reset_assert(struct clk *c);
 #else