From: Michael Ellerman Date: Fri, 14 Jul 2006 04:25:33 +0000 (+1000) Subject: [POWERPC] iseries: Move iommu_table_cb into platforms/iseries X-Git-Tag: v2.6.19-rc1~1300^2~89^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca652c9396fa052815518e2b2ce2ebee6d9fb861;p=pandora-kernel.git [POWERPC] iseries: Move iommu_table_cb into platforms/iseries 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 Signed-off-by: Stephen Rothwell --- Reading git-diff-tree failed