aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/ppc-pci.h
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2007-12-07 02:00:45 +1100
committerPaul Mackerras <paulus@samba.org>2007-12-11 13:42:32 +1100
commitcb993029094ed61f286793819d3aaa1deea5b252 (patch)
tree9beeecd334054899a05632a4c800f1056a5e01a4 /include/asm-powerpc/ppc-pci.h
parent[POWERPC] Inline pci_setup_pci_controller as it has become trivial (diff)
downloadlinux-dev-cb993029094ed61f286793819d3aaa1deea5b252.tar.xz
linux-dev-cb993029094ed61f286793819d3aaa1deea5b252.zip
[POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to '')
-rw-r--r--include/asm-powerpc/ppc-pci.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-powerpc/ppc-pci.h b/include/asm-powerpc/ppc-pci.h
index fda5e3d1f62a..854ab713f56c 100644
--- a/include/asm-powerpc/ppc-pci.h
+++ b/include/asm-powerpc/ppc-pci.h
@@ -46,9 +46,6 @@ extern void init_pci_config_tokens (void);
extern unsigned long get_phb_buid (struct device_node *);
extern int rtas_setup_phb(struct pci_controller *phb);
-/* From iSeries PCI */
-extern void iSeries_pcibios_init(void);
-
extern unsigned long pci_probe_only;
/* ---- EEH internal-use-only related routines ---- */