diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-07-29 09:10:01 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-07-29 09:10:01 -0400 |
commit | 0764bff445bb13cd17e41b6ab196ef83c23c6c17 (patch) | |
tree | 882be7ca1c68c8d50efd2eb2b000f46fdcf55205 /arch/sh/include | |
parent | 939a24a6df24649cea9fd0ff54fe71ee0dc1d61e (diff) |
sh: More header path fixups for mach dir refactoring.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/include')
-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 |