diff options
| -rw-r--r-- | arch/sh/include/asm/pgtable.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/include/asm/pgtable.h b/arch/sh/include/asm/pgtable.h index db85916b9e95..9210e93a92c3 100644 --- a/arch/sh/include/asm/pgtable.h +++ b/arch/sh/include/asm/pgtable.h | |||
| @@ -18,6 +18,7 @@ | |||
| 18 | #include <asm/pgtable-2level.h> | 18 | #include <asm/pgtable-2level.h> |
| 19 | #endif | 19 | #endif |
| 20 | #include <asm/page.h> | 20 | #include <asm/page.h> |
| 21 | #include <asm/mmu.h> | ||
| 21 | 22 | ||
| 22 | #ifndef __ASSEMBLY__ | 23 | #ifndef __ASSEMBLY__ |
| 23 | #include <asm/addrspace.h> | 24 | #include <asm/addrspace.h> |
