summaryrefslogtreecommitdiffstats
path: root/arm-tegra-ahb.patch
diff options
context:
space:
mode:
Diffstat (limited to 'arm-tegra-ahb.patch')
-rw-r--r--arm-tegra-ahb.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/arm-tegra-ahb.patch b/arm-tegra-ahb.patch
deleted file mode 100644
index 747b5c215..000000000
--- a/arm-tegra-ahb.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/drivers/amba/tegra-ahb.c b/drivers/amba/tegra-ahb.c
-index ab92785..093c435 100644
---- a/drivers/amba/tegra-ahb.c
-+++ b/drivers/amba/tegra-ahb.c
-@@ -130,7 +130,7 @@ static inline void gizmo_writel(struct tegra_ahb *ahb, u32 value, u32 offset)
- writel(value, ahb->regs + offset);
- }
-
--#ifdef CONFIG_ARCH_TEGRA_3x_SOC
-+#ifdef CONFIG_TEGRA_IOMMU_SMMU
- static int tegra_ahb_match_by_smmu(struct device *dev, void *data)
- {
- struct tegra_ahb *ahb = dev_get_drvdata(dev);
-