summaryrefslogtreecommitdiffstats
path: root/fs/adfs/map.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/adfs/map.c')
-rw-r--r--fs/adfs/map.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/fs/adfs/map.c b/fs/adfs/map.c
index 0c6507411..e74458e45 100644
--- a/fs/adfs/map.c
+++ b/fs/adfs/map.c
@@ -7,12 +7,7 @@
#include <linux/errno.h>
#include <linux/fs.h>
#include <linux/adfs_fs.h>
-
-#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,3,0)
#include <linux/spinlock.h>
-#else
-#include <asm/spinlock.h>
-#endif
#include "adfs.h"