aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/page.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/include/asm/page.h')
-rw-r--r--arch/microblaze/include/asm/page.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/microblaze/include/asm/page.h b/arch/microblaze/include/asm/page.h
index 7238dcfcc517..962c210e5b9a 100644
--- a/arch/microblaze/include/asm/page.h
+++ b/arch/microblaze/include/asm/page.h
@@ -135,6 +135,6 @@ extern unsigned int memory_size;
135#endif /* __KERNEL__ */ 135#endif /* __KERNEL__ */
136 136
137#include <asm-generic/memory_model.h> 137#include <asm-generic/memory_model.h>
138#include <asm-generic/page.h> 138#include <asm-generic/getorder.h>
139 139
140#endif /* _ASM_MICROBLAZE_PAGE_H */ 140#endif /* _ASM_MICROBLAZE_PAGE_H */