From: Suman Anna Date: Wed, 22 Oct 2014 22:22:21 +0000 (-0500) Subject: iommu/omap: Remove duplicate declarations X-Git-Tag: omap-for-v3.20/drop-legacy-3517~103^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52dad776fcb644f9ccfc1986c965bd9438e59b21;p=pandora-kernel.git 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 Acked-by: Laurent Pinchart Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed