From: Laurent Pinchart Date: Mon, 6 Jan 2014 18:30:03 +0000 (-0300) Subject: [media] omap3isp: queue: Inline the ispmmu_v(un)map functions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d13f19f2ca7fb6b545915e96ffe19bb405b72037;p=pandora-kernel.git [media] omap3isp: queue: Inline the ispmmu_v(un)map functions The ispmmu_vmap() and ispmmu_vunmap() functions are just wrappers around omap_iommu_vmap() and omap_iommu_vunmap(). Inline them. Signed-off-by: Laurent Pinchart Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed