From: Geert Uytterhoeven Date: Wed, 10 Jun 2009 04:38:45 +0000 (+0000) Subject: powerpc/cell: Extract duplicated IOPTE_* to X-Git-Tag: v2.6.31-rc1~314^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c6fc8db768fb9990ee67ab052896fd46fbe2651;p=pandora-kernel.git powerpc/cell: Extract duplicated IOPTE_* to Both arch/powerpc/platforms/cell/iommu.c and arch/powerpc/platforms/ps3/mm.c contain the same Cell IOMMU page table entry definitions. Extract them and move them to , while adding a CBE_ prefix. This also allows them to be used by drivers. Signed-off-by: Geert Uytterhoeven Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed