diff options
Diffstat (limited to 'arch/sh/boards/renesas/systemh/io.c')
-rw-r--r-- | arch/sh/boards/renesas/systemh/io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/boards/renesas/systemh/io.c b/arch/sh/boards/renesas/systemh/io.c index cf979011aa94..85511576d414 100644 --- a/arch/sh/boards/renesas/systemh/io.c +++ b/arch/sh/boards/renesas/systemh/io.c | |||
@@ -15,7 +15,7 @@ | |||
15 | #include <asm/io.h> | 15 | #include <asm/io.h> |
16 | 16 | ||
17 | #include <linux/pci.h> | 17 | #include <linux/pci.h> |
18 | #include "../../drivers/pci/pci-sh7751.h" | 18 | #include "../../../drivers/pci/pci-sh7751.h" |
19 | 19 | ||
20 | /* | 20 | /* |
21 | * The 7751 SystemH Engine uses the built-in PCI controller (PCIC) | 21 | * The 7751 SystemH Engine uses the built-in PCI controller (PCIC) |