diff options
Diffstat (limited to 'arch/cris/include/asm/pci.h')
-rw-r--r-- | arch/cris/include/asm/pci.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/cris/include/asm/pci.h b/arch/cris/include/asm/pci.h index 9f1cd56da28c..146da904cdd8 100644 --- a/arch/cris/include/asm/pci.h +++ b/arch/cris/include/asm/pci.h | |||
@@ -19,7 +19,6 @@ extern unsigned long pci_mem_start; | |||
19 | 19 | ||
20 | void pcibios_config_init(void); | 20 | void pcibios_config_init(void); |
21 | struct pci_bus * pcibios_scan_root(int bus); | 21 | struct pci_bus * pcibios_scan_root(int bus); |
22 | int pcibios_assign_resources(void); | ||
23 | 22 | ||
24 | void pcibios_set_master(struct pci_dev *dev); | 23 | void pcibios_set_master(struct pci_dev *dev); |
25 | void pcibios_penalize_isa_irq(int irq); | 24 | void pcibios_penalize_isa_irq(int irq); |