diff options
Diffstat (limited to 'include/asm-sh/pgtable.h')
-rw-r--r-- | include/asm-sh/pgtable.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-sh/pgtable.h b/include/asm-sh/pgtable.h index dee36bcbcf98..bb0efb31a8cb 100644 --- a/include/asm-sh/pgtable.h +++ b/include/asm-sh/pgtable.h | |||
@@ -284,6 +284,8 @@ typedef pte_t *pte_addr_t; | |||
284 | #define GET_IOSPACE(pfn) 0 | 284 | #define GET_IOSPACE(pfn) 0 |
285 | #define GET_PFN(pfn) (pfn) | 285 | #define GET_PFN(pfn) (pfn) |
286 | 286 | ||
287 | struct mm_struct; | ||
288 | |||
287 | /* | 289 | /* |
288 | * No page table caches to initialise | 290 | * No page table caches to initialise |
289 | */ | 291 | */ |