aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/sh/include/mach-dreamcast
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-04-20 20:22:05 +0900
committerPaul Mundt <lethal@linux-sh.org>2009-04-20 20:22:05 +0900
commit3444f5ec49bc6cb901ffea38e085db1d76e1189c (patch)
tree2d5870e1d7287cca6cc87ec630cab75dca1fccc6 /arch/sh/include/mach-dreamcast
parentsh: pci: Kill off legacy ide quirks. (diff)
downloadwireguard-linux-3444f5ec49bc6cb901ffea38e085db1d76e1189c.tar.xz
wireguard-linux-3444f5ec49bc6cb901ffea38e085db1d76e1189c.zip
sh: pci: Tidy up the dreamcast PCI support.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/include/mach-dreamcast')
-rw-r--r--arch/sh/include/mach-dreamcast/mach/pci.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/include/mach-dreamcast/mach/pci.h b/arch/sh/include/mach-dreamcast/mach/pci.h
index 75fc9009e092..0314d975e626 100644
--- a/arch/sh/include/mach-dreamcast/mach/pci.h
+++ b/arch/sh/include/mach-dreamcast/mach/pci.h
@@ -21,5 +21,7 @@
#define GAPSPCI_IRQ HW_EVENT_EXTERNAL
+extern struct pci_ops gapspci_pci_ops;
+
#endif /* __ASM_SH_DREAMCAST_PCI_H */