iommu/omap: Move to_iommu definition from omap-iopgtable.h
authorSuman Anna <s-anna@ti.com>
Tue, 18 Mar 2014 01:31:34 +0000 (20:31 -0500)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 16 Apr 2014 14:30:15 +0000 (16:30 +0200)
commit5acc97db94321343f42866f2da90c3b02095c374
tree79600ed6f00b7d9d58e0c2bf794f2355e178b2c0
parent2ac6133bf6280350105b3181bbed31fb183b9734
iommu/omap: Move to_iommu definition from omap-iopgtable.h

The to_iommu definition is used only locally to the omap-iommu.c
source file, and it has nothing to do with the page attributes
defined in omap-iopgtable.h. So, move the definition out of
omap-iopgtable.h header file.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/iommu/omap-iommu.c
drivers/iommu/omap-iopgtable.h
This page took 0.024986 seconds and 5 git commands to generate.