diff options
Diffstat (limited to 'arch/sh/drivers/pci/pci-sh7751.h')
-rw-r--r-- | arch/sh/drivers/pci/pci-sh7751.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/sh/drivers/pci/pci-sh7751.h b/arch/sh/drivers/pci/pci-sh7751.h index 68e3cb5e6bec..6f101e5a6c83 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_pcic_init(struct sh4_pci_address_map *map); | 133 | int sh7751_pcic_init(struct pci_channel *chan, |
134 | struct sh4_pci_address_map *map); | ||
134 | 135 | ||
135 | #endif /* _PCI_SH7751_H_ */ | 136 | #endif /* _PCI_SH7751_H_ */ |