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

From: Stephen Warren
Date: Mon Oct 15 2012 - 13:42:38 EST


On 10/02/2012 04:15 PM, Stephen Warren wrote:
> 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.

Joerg, given 3.7-rc1 is now out, I'd like to take this through the Tegra
tree due to other patches depending on it.

Given the patch is so trivial, I'll probably just apply it anyway soon -
this is more of a heads-up to avoid it being taken through the IOMMU tree.

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 {

--
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/