aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh64/mmu_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh64/mmu_context.h')
-rw-r--r--include/asm-sh64/mmu_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sh64/mmu_context.h b/include/asm-sh64/mmu_context.h
index 8c860dab2d0e..507bf72bb8e1 100644
--- a/include/asm-sh64/mmu_context.h
+++ b/include/asm-sh64/mmu_context.h
@@ -27,7 +27,7 @@
27extern unsigned long mmu_context_cache; 27extern unsigned long mmu_context_cache;
28 28
29#include <asm/page.h> 29#include <asm/page.h>
30 30#include <asm-generic/mm_hooks.h>
31 31
32/* Current mm's pgd */ 32/* Current mm's pgd */
33extern pgd_t *mmu_pdtp_cache; 33extern pgd_t *mmu_pdtp_cache;