--- kernel.orig/nv-linux.h +++ kernel/nv-linux.h @@ -87,7 +87,6 @@ #if !defined(KERNEL_2_4) #include <linux/sched.h> /* suser(), capable() replacement */ #include <linux/moduleparam.h> /* module_param() */ -#include <linux/smp_lock.h> /* kernel_locked */ #include <asm/tlbflush.h> /* flush_tlb(), flush_tlb_all() */ #include <asm/kmap_types.h> /* page table entry lookup */ #endif