aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/pci_direct_iommu.c
Commit message (Collapse)AuthorAge
* [POWERPC] cleanup dma_mapping_opsAnton Blanchard2006-06-15
| | | | | | | | | For pseries IOMMU bypass I want to be able to fall back to the regular IOMMU ops. Do this by creating a dma_mapping_ops struct, and convert the others while at it. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
* powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras2005-11-14
Also deletes files in arch/ppc64 that are no longer used now that we don't compile with ARCH=ppc64 any more. Signed-off-by: Paul Mackerras <paulus@samba.org>