Skip to content

Commit

Permalink
iommu: tegra: remove include of <mach/iomap.h>
Browse files Browse the repository at this point in the history
Nothing from this file is used, and the file will hopefully be deleted
soon.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Joerg Roedel <joerg.roedel@amd.com>
  • Loading branch information
Stephen Warren committed Nov 5, 2012
1 parent f59435b commit e68917a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/iommu/tegra-smmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
#include <asm/page.h>
#include <asm/cacheflush.h>

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

enum smmu_hwgrp {
Expand Down

0 comments on commit e68917a

Please sign in to comment.