diff options
Diffstat (limited to 'arch/sh/drivers/pci/pci-sh7780.h')
-rw-r--r-- | arch/sh/drivers/pci/pci-sh7780.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/drivers/pci/pci-sh7780.h b/arch/sh/drivers/pci/pci-sh7780.h index d34961153d58..2f3c92065ec3 100644 --- a/arch/sh/drivers/pci/pci-sh7780.h +++ b/arch/sh/drivers/pci/pci-sh7780.h | |||
@@ -109,6 +109,7 @@ | |||
109 | struct sh4_pci_address_map; | 109 | struct sh4_pci_address_map; |
110 | 110 | ||
111 | /* arch/sh/drivers/pci/pci-sh7780.c */ | 111 | /* arch/sh/drivers/pci/pci-sh7780.c */ |
112 | int sh7780_pci_init(struct pci_channel *chan); | ||
112 | int sh7780_pcic_init(struct pci_channel *chan, | 113 | int sh7780_pcic_init(struct pci_channel *chan, |
113 | struct sh4_pci_address_map *map); | 114 | struct sh4_pci_address_map *map); |
114 | 115 | ||