diff options
Diffstat (limited to 'arch/sh/include/mach-dreamcast')
-rw-r--r-- | arch/sh/include/mach-dreamcast/mach/pci.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/include/mach-dreamcast/mach/pci.h b/arch/sh/include/mach-dreamcast/mach/pci.h index 9264ff46c63e..75fc9009e092 100644 --- a/arch/sh/include/mach-dreamcast/mach/pci.h +++ b/arch/sh/include/mach-dreamcast/mach/pci.h | |||
@@ -11,7 +11,7 @@ | |||
11 | #ifndef __ASM_SH_DREAMCAST_PCI_H | 11 | #ifndef __ASM_SH_DREAMCAST_PCI_H |
12 | #define __ASM_SH_DREAMCAST_PCI_H | 12 | #define __ASM_SH_DREAMCAST_PCI_H |
13 | 13 | ||
14 | #include <mach/sysasic.h> | 14 | #include <mach-dreamcast/mach/sysasic.h> |
15 | 15 | ||
16 | #define GAPSPCI_REGS 0x01001400 | 16 | #define GAPSPCI_REGS 0x01001400 |
17 | #define GAPSPCI_DMA_BASE 0x01840000 | 17 | #define GAPSPCI_DMA_BASE 0x01840000 |