[PATCH] iommu: tegra: remove include of <mach/iomap.h>

From: Stephen Warren
Date: Tue Oct 02 2012 - 18:16:07 EST


From: Stephen Warren <swarren@xxxxxxxxxx>

Nothing from this file is used, and the file will hopefully be deleted
soon.

Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx>
---
Joerg, if this patch can get into 3.7 (it's late, I know) then that
would be great. If not, may I please request an ack so I can take the
change through the Tegra tree in 3.8, since I will probably have cleanup
patches that depend on this change. Thanks.

This is based on the IOMMU arm/tegra branch.
---
drivers/iommu/tegra-smmu.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/iommu/tegra-smmu.c b/drivers/iommu/tegra-smmu.c
index e1d17fe..e7b56da 100644
--- a/drivers/iommu/tegra-smmu.c
+++ b/drivers/iommu/tegra-smmu.c
@@ -38,7 +38,6 @@
#include <asm/page.h>
#include <asm/cacheflush.h>

-#include <mach/iomap.h>
#include <mach/tegra-ahb.h>

enum smmu_hwgrp {
--
1.7.0.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/