diff options
author | Suman Anna <s-anna@ti.com> | 2014-10-22 17:22:22 -0500 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2014-10-23 14:32:25 +0200 |
commit | 533b40cccd2fbe8cf6ba361cab7e99f626be45bf (patch) | |
tree | ab3cdfe030506a670be643ab0185aa3280d9d4bf /drivers/iommu/omap-iommu-debug.c | |
parent | 52dad776fcb644f9ccfc1986c965bd9438e59b21 (diff) | |
download | linux-next-533b40cccd2fbe8cf6ba361cab7e99f626be45bf.tar.gz |
iommu/omap: Remove conditional definition of dev_to_omap_iommu()
The dev_to_omap_iommu() is local to the OMAP IOMMU modules, and
need not be defined conditionally. The CONFIG_IOMMU_API dependency
check was added in the past to fix a compilation issue back when
the header resided in the arch/arm layers, and is no longer
needed.
While at this, fix the header against double inclusion as well.
Signed-off-by: Suman Anna <s-anna@ti.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/omap-iommu-debug.c')
0 files changed, 0 insertions, 0 deletions