]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh64/page.h
Drop some headers from mm.h
[linux-2.6-omap-h63xx.git] / include / asm-sh64 / page.h
index 34fb34754ae6cd20139256fe1fd3be8c2cccea92..472089aefc60673ad879bccd07f0caf56013e200 100644 (file)
@@ -112,9 +112,8 @@ typedef struct { unsigned long pgprot; } pgprot_t;
 #define VM_DATA_DEFAULT_FLAGS  (VM_READ | VM_WRITE | VM_EXEC | \
                                 VM_MAYREAD | VM_MAYWRITE | VM_MAYEXEC)
 
-#endif /* __KERNEL__ */
-
 #include <asm-generic/memory_model.h>
 #include <asm-generic/page.h>
 
+#endif /* __KERNEL__ */
 #endif /* __ASM_SH64_PAGE_H */