diff options
Diffstat (limited to 'arch/openrisc/include/asm/io.h')
-rw-r--r-- | arch/openrisc/include/asm/io.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/openrisc/include/asm/io.h b/arch/openrisc/include/asm/io.h index 07f5299d6c28..7c691399da3f 100644 --- a/arch/openrisc/include/asm/io.h +++ b/arch/openrisc/include/asm/io.h | |||
@@ -30,6 +30,7 @@ | |||
30 | #define PIO_MASK 0 | 30 | #define PIO_MASK 0 |
31 | 31 | ||
32 | #include <asm-generic/io.h> | 32 | #include <asm-generic/io.h> |
33 | #include <asm/pgtable.h> | ||
33 | 34 | ||
34 | extern void __iomem *__ioremap(phys_addr_t offset, unsigned long size, | 35 | extern void __iomem *__ioremap(phys_addr_t offset, unsigned long size, |
35 | pgprot_t prot); | 36 | pgprot_t prot); |