summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra_smmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/tegra_smmu.h')
-rw-r--r--arch/arm/mach-tegra/tegra_smmu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/tegra_smmu.h b/arch/arm/mach-tegra/tegra_smmu.h
index b46ae11c6f2e..40a22a76997e 100644
--- a/arch/arm/mach-tegra/tegra_smmu.h
+++ b/arch/arm/mach-tegra/tegra_smmu.h
@@ -13,7 +13,7 @@
* GNU General Public License for more details.
*
*/
-#ifdef CONFIG_TEGRA_IOVMM_SMMU
+#if defined(CONFIG_TEGRA_IOVMM_SMMU) || defined(CONFIG_TEGRA_IOMMU_SMMU)
struct tegra_smmu_window {
unsigned long start;
unsigned long end;