patch-2.4.0-test2 linux/fs/adfs/dir.c

Next file: linux/fs/adfs/dir_f.c
Previous file: linux/drivers/zorro/zorro.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test1/linux/fs/adfs/dir.c linux/fs/adfs/dir.c
@@ -12,12 +12,7 @@
 #include <linux/adfs_fs.h>
 #include <linux/sched.h>
 #include <linux/stat.h>
-
-#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,3,0)
 #include <linux/spinlock.h>
-#else
-#include <asm/spinlock.h>
-#endif
 
 #include "adfs.h"
 

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