Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / include / asm-m32r / pgalloc.h
index da6dd7b..6da309b 100644 (file)
@@ -7,7 +7,6 @@
 #include <linux/mm.h>
 
 #include <asm/io.h>
-#include <asm/pgtable.h>
 
 #define pmd_populate_kernel(mm, pmd, pte)      \
        set_pmd(pmd, __pmd(_PAGE_TABLE + __pa(pte)))