]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/memory/tegra/mc.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
[karo-tx-linux.git] / drivers / memory / tegra / mc.h
index b7361b0a66964ce9a95dc02114cd276d759b6b60..ddb16676c3af4d99b59e62b84d77d0bdb30b5158 100644 (file)
@@ -41,4 +41,8 @@ extern const struct tegra_mc_soc tegra124_mc_soc;
 extern const struct tegra_mc_soc tegra132_mc_soc;
 #endif
 
+#ifdef CONFIG_ARCH_TEGRA_210_SOC
+extern const struct tegra_mc_soc tegra210_mc_soc;
+#endif
+
 #endif /* MEMORY_TEGRA_MC_H */