summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci/pci-sh5.h
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-04-20 20:40:48 +0900
committerPaul Mundt <lethal@linux-sh.org>2009-04-20 20:40:48 +0900
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 af09f384c7d..f277628221f 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;
extern struct pci_ops sh5_pci_ops;
-/* arch/sh/drivers/pci/pci-sh5.c */
-int sh5_pci_init(struct pci_channel *chan);
-int sh5pci_init(unsigned long memStart, unsigned long memSize);
-
#endif /* __PCI_SH5_H */