[POWERPC] iseries: Move iommu_table_cb into platforms/iseries
authorMichael Ellerman <michael@ellerman.id.au>
Fri, 14 Jul 2006 04:25:33 +0000 (14:25 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 14 Jul 2006 07:26:59 +0000 (17:26 +1000)
Although we pass the address of an iommu_table_cb to HvCallXm_getTceTableParms,
we don't actually need the structure definition anywhere except in the
iseries iommu code, so move the struct in there.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>

No differences found