iommu/omap: Remove duplicate declarations
authorSuman Anna <s-anna@ti.com>
Wed, 22 Oct 2014 22:22:21 +0000 (17:22 -0500)
committerJoerg Roedel <jroedel@suse.de>
Thu, 23 Oct 2014 12:32:25 +0000 (14:32 +0200)
commit52dad776fcb644f9ccfc1986c965bd9438e59b21
tree15d300d7a21cfc9011dcb69c7c56ce30b6d8c517
parent4cfcf2ab01617401236b84c3539a59099592c7f3
iommu/omap: Remove duplicate declarations

The omap_iommu_save_ctx() and omap_iommu_restore_ctx() declarations
are defined in include/linux/omap-iommu.h and do not belong in the
internal drivers/iommu/omap-iommu.h header, so remove them.

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.h