aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/asm-parisc/pci.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-parisc/pci.h b/include/asm-parisc/pci.h
index 4c5e15ea3a02..fe7f6a2f5aa7 100644
--- a/include/asm-parisc/pci.h
+++ b/include/asm-parisc/pci.h
@@ -203,8 +203,6 @@ struct pci_bios_ops {
203*/ 203*/
204extern struct pci_port_ops *pci_port; 204extern struct pci_port_ops *pci_port;
205extern struct pci_bios_ops *pci_bios; 205extern struct pci_bios_ops *pci_bios;
206extern int pci_hba_count;
207extern struct pci_hba_data *parisc_pci_hba[];
208 206
209#ifdef CONFIG_PCI 207#ifdef CONFIG_PCI
210extern void pcibios_register_hba(struct pci_hba_data *); 208extern void pcibios_register_hba(struct pci_hba_data *);