patch-1.3.39 linux/kernel/ksyms.c

Next file: linux/mm/memory.c
Previous file: linux/kernel/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.38/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -9,8 +9,8 @@
  * by Bjorn Ekwall <bj0rn@blox.se>
  */
 
-#include <linux/autoconf.h>
 #include <linux/module.h>
+#include <linux/config.h>
 #include <linux/kernel.h>
 #include <linux/fs.h>
 #include <linux/blkdev.h>
@@ -32,7 +32,6 @@
 #include <linux/locks.h>
 #include <linux/string.h>
 #include <linux/delay.h>
-#include <linux/config.h>
 #include <linux/sem.h>
 #include <linux/minix_fs.h>
 #include <linux/ext2_fs.h>
@@ -191,8 +190,6 @@
 	X(verify_area),
 	X(do_mmap),
 	X(do_munmap),
-	X(zeromap_page_range),
-	X(unmap_page_range),
 	X(insert_vm_struct),
 	X(merge_segments),
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this