aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci/pci-sh5.h
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-04-20 07:40:48 -0400
committerPaul Mundt <lethal@linux-sh.org>2009-04-20 07:40:48 -0400
commit48e4237d96fdcb1237b63bcddb37771f97452eec (patch)
tree8a3f8ea4bff0f4545560fbeb6e3d1c06f882cf46 /arch/sh/drivers/pci/pci-sh5.h
parent3444f5ec49bc6cb901ffea38e085db1d76e1189c (diff)
sh: pci: Convert the SH-5 code over to the new interface.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/drivers/pci/pci-sh5.h')
-rw-r--r--arch/sh/drivers/pci/pci-sh5.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/sh/drivers/pci/pci-sh5.h b/arch/sh/drivers/pci/pci-sh5.h
index af09f384c7d2..f277628221f3 100644
--- a/arch/sh/drivers/pci/pci-sh5.h
+++ b/arch/sh/drivers/pci/pci-sh5.h
@@ -107,8 +107,4 @@ extern unsigned long pcicr_virt;
107 107
108extern struct pci_ops sh5_pci_ops; 108extern struct pci_ops sh5_pci_ops;
109 109
110/* arch/sh/drivers/pci/pci-sh5.c */
111int sh5_pci_init(struct pci_channel *chan);
112int sh5pci_init(unsigned long memStart, unsigned long memSize);
113
114#endif /* __PCI_SH5_H */ 110#endif /* __PCI_SH5_H */