[PATCH] powerpc: clean up iommu.h a bit
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 12 Jan 2006 02:58:19 +0000 (13:58 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 12 Jan 2006 09:09:30 +0000 (20:09 +1100)
commit9bd7ea60b1a0cf9fc745fd2eadb261e4c7719acd
treecf4af78eefba1383dd1cc8b058dcd148633f5a6d
parentee2cdecec4dce8f7eb0d37a1bbf820cb32b2b75b
[PATCH] powerpc: clean up iommu.h a bit

There was a function declared for CONFIG_PSERIES which no longer exists
and the two function declarations for CONFIG_ISERIES have been moved
into an include file in platforms/iseries since they are defined and
used only there.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/iseries/iommu.c
arch/powerpc/platforms/iseries/iommu.h [new file with mode: 0644]
arch/powerpc/platforms/iseries/pci.c
arch/powerpc/platforms/iseries/vio.c
include/asm-powerpc/iommu.h