aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/dart_iommu.c
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <[email protected]>2015-06-24 05:25:22 +0000
committerMichael Ellerman <[email protected]>2015-07-13 00:10:54 +0000
commit2db4928bb559f8b43ca75879548111dc13a7de31 (patch)
tree8ce6264c97956c84ad19c43786729b04ae2ffd2d /arch/powerpc/sysdev/dart_iommu.c
parentcxl: use more common format specifier (diff)
downloadkernel-2db4928bb559f8b43ca75879548111dc13a7de31.tar.gz
kernel-2db4928bb559f8b43ca75879548111dc13a7de31.zip
powerpc/iommu: Remove dma_data union
To support "hybrid" DMA ops in a subsequent patch, we will need both a direct DMA offset and an iommu pointer. Those are currently exclusive (a union), so change them to be separate fields. While there, also type iommu_table_base properly and make exist only on CONFIG_PPC64 since it's not referenced on 32-bit at all. Signed-off-by: Benjamin Herrenschmidt <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'arch/powerpc/sysdev/dart_iommu.c')
0 files changed, 0 insertions, 0 deletions