patch-2.3.29 linux/kernel/module.c

Next file: linux/kernel/resource.c
Previous file: linux/kernel/ksyms.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.28/linux/kernel/module.c linux/kernel/module.c
@@ -4,7 +4,7 @@
 #include <asm/uaccess.h>
 #include <linux/vmalloc.h>
 #include <linux/smp_lock.h>
-#include <asm/pgtable.h>
+#include <asm/pgalloc.h>
 #include <linux/init.h>
 
 /*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)