diff options
| author | Olof Johansson <olof@austin.ibm.com> | 2005-01-07 21:40:11 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@evo.osdl.org> | 2005-01-07 21:40:11 -0800 |
| commit | 670e1a68e7112327a891705ee63b6deb5d4a432e (patch) | |
| tree | 4d49fba7d800db5aacea0d9467d7d06b69b2aad6 | |
| parent | 6a94cda315cd9a98d0d5f47117a3c5f2dce4e006 (diff) | |
[PATCH] ppc64: IOMMU cleanups: rename pci_dma_direct.c
This patch renames pci_dma_direct.c to pci_direct_iommu.c to comply to the
naming convention of the other iommu files.
This is part of the iommu cleanup, but broken out as a separate patch since
for mainline, a BK rename is more appropriate. Still, we need a patch to
apply for non-BK-based trees (-mm)
Signed-off-by: Olof Johansson <olof@austin.ibm.com>
Acked-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
| -rw-r--r-- | arch/ppc64/kernel/pci_direct_iommu.c (renamed from arch/ppc64/kernel/pci_dma_direct.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/ppc64/kernel/pci_dma_direct.c b/arch/ppc64/kernel/pci_direct_iommu.c index dc96c0cf2b91..dc96c0cf2b91 100644 --- a/arch/ppc64/kernel/pci_dma_direct.c +++ b/arch/ppc64/kernel/pci_direct_iommu.c |
