summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/pci_direct_iommu.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2005-09-28 02:50:25 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2005-09-28 02:50:25 +1000
commitd387899f3f7092edbafe16d69ea9737846473e99 (patch)
treeb8e6e1fd681e841bf81d79cfe273d9434c010f76 /arch/ppc64/kernel/pci_direct_iommu.c
parentcc14d430837e8854bd160275ad71d887a8a98488 (diff)
downloadtalos-op-linux-d387899f3f7092edbafe16d69ea9737846473e99.tar.gz
talos-op-linux-d387899f3f7092edbafe16d69ea9737846473e99.zip
powerpc: Move iSeries_pci.c to powerpc/platform/iseries
and rename it to pci.c. This also required moving arch/ppc64/kernel/pci.h into include/asm-powerpc (called ppc-pci.h. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'arch/ppc64/kernel/pci_direct_iommu.c')
-rw-r--r--arch/ppc64/kernel/pci_direct_iommu.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/ppc64/kernel/pci_direct_iommu.c b/arch/ppc64/kernel/pci_direct_iommu.c
index b8f7f58824f4..57980a5674d7 100644
--- a/arch/ppc64/kernel/pci_direct_iommu.c
+++ b/arch/ppc64/kernel/pci_direct_iommu.c
@@ -27,8 +27,7 @@
#include <asm/machdep.h>
#include <asm/pmac_feature.h>
#include <asm/abs_addr.h>
-
-#include "pci.h"
+#include <asm/ppc-pci.h>
static void *pci_direct_alloc_coherent(struct device *hwdev, size_t size,
dma_addr_t *dma_handle, unsigned int __nocast flag)
OpenPOWER on IntegriCloud