iommu/omap: Remove couple of unused exported functions
authorSuman Anna <s-anna@ti.com>
Wed, 22 Oct 2014 22:22:31 +0000 (17:22 -0500)
committerJoerg Roedel <jroedel@suse.de>
Thu, 23 Oct 2014 12:33:47 +0000 (14:33 +0200)
commitc55caec124512d8192ff21eb3c08df55c94f2db3
tree4652e6a4b03ba586bbf69b670016f12225d62c73
parent61c753526dc3ef91a0601e0bf2bdeeb6c415e747
iommu/omap: Remove couple of unused exported functions

The exported functions omap_foreach_iommu_device() and
omap_iotlb_cr_to_e() have been deleted, as they are no
longer needed.

The function omap_foreach_iommu_device() is not required
after the consolidation of the OMAP IOMMU debug module,
and the function omap_iotlb_cr_to_e() is not required
after making the debugfs entry 'pagetable' read-only.

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>
drivers/iommu/omap-iommu.c
drivers/iommu/omap-iommu.h
This page took 0.024696 seconds and 5 git commands to generate.