diff options
Diffstat (limited to 'arch/sh/drivers/pci/pci-sh7751.h')
-rw-r--r-- | arch/sh/drivers/pci/pci-sh7751.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/drivers/pci/pci-sh7751.h b/arch/sh/drivers/pci/pci-sh7751.h index 6f101e5a6c83..0ea4387df136 100644 --- a/arch/sh/drivers/pci/pci-sh7751.h +++ b/arch/sh/drivers/pci/pci-sh7751.h | |||
@@ -130,6 +130,7 @@ | |||
130 | struct sh4_pci_address_map; | 130 | struct sh4_pci_address_map; |
131 | 131 | ||
132 | /* arch/sh/drivers/pci/pci-sh7751.c */ | 132 | /* arch/sh/drivers/pci/pci-sh7751.c */ |
133 | int sh7751_pci_init(struct pci_channel *chan); | ||
133 | int sh7751_pcic_init(struct pci_channel *chan, | 134 | int sh7751_pcic_init(struct pci_channel *chan, |
134 | struct sh4_pci_address_map *map); | 135 | struct sh4_pci_address_map *map); |
135 | 136 | ||