aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/tsi108_pci.c
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>2007-05-08 07:25:22 +1000
committerPaul Mackerras <paulus@samba.org>2007-05-08 11:54:20 +1000
commit08390db07a012b972189629a30eb695cdcb0ec14 (patch)
tree0ce87b8f402ca96f75eab323f7e25c4c0cd7e65f /arch/powerpc/sysdev/tsi108_pci.c
parent[POWERPC] Export pcibios_remove_pci_devices (diff)
downloadlinux-dev-08390db07a012b972189629a30eb695cdcb0ec14.tar.xz
linux-dev-08390db07a012b972189629a30eb695cdcb0ec14.zip
[POWERPC] Add tsi108_pci.h for common PCI functions
Add a header file for the common PCI routines used for the TSI bridge Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com> Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/sysdev/tsi108_pci.c')
-rw-r--r--arch/powerpc/sysdev/tsi108_pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/sysdev/tsi108_pci.c b/arch/powerpc/sysdev/tsi108_pci.c
index 58b9e7f8abf2..76c32be4a6b0 100644
--- a/arch/powerpc/sysdev/tsi108_pci.c
+++ b/arch/powerpc/sysdev/tsi108_pci.c
@@ -35,6 +35,7 @@
#include <asm/machdep.h>
#include <asm/pci-bridge.h>
#include <asm/tsi108.h>
+#include <asm/tsi108_pci.h>
#include <asm/tsi108_irq.h>
#include <asm/prom.h>