diff options
Diffstat (limited to 'arch/sh/drivers/pci/pci-sh7780.h')
-rw-r--r-- | arch/sh/drivers/pci/pci-sh7780.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/sh/drivers/pci/pci-sh7780.h b/arch/sh/drivers/pci/pci-sh7780.h index 213f1d8c9ca5..7a4f8a8dd690 100644 --- a/arch/sh/drivers/pci/pci-sh7780.h +++ b/arch/sh/drivers/pci/pci-sh7780.h | |||
@@ -107,8 +107,6 @@ | |||
107 | struct sh4_pci_address_map; | 107 | struct sh4_pci_address_map; |
108 | 108 | ||
109 | /* arch/sh/drivers/pci/pci-sh7780.c */ | 109 | /* arch/sh/drivers/pci/pci-sh7780.c */ |
110 | int sh7780_pci_init(struct pci_channel *chan); | 110 | int sh7780_pcic_init(struct sh4_pci_address_map *map); |
111 | int sh7780_pcic_init(struct pci_channel *chan, | ||
112 | struct sh4_pci_address_map *map); | ||
113 | 111 | ||
114 | #endif /* _PCI_SH7780_H_ */ | 112 | #endif /* _PCI_SH7780_H_ */ |