diff options
Diffstat (limited to 'fs/btrfs/async-thread.c')
-rw-r--r-- | fs/btrfs/async-thread.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/fs/btrfs/async-thread.c b/fs/btrfs/async-thread.c index 2ee3017..4e780b2 100644 --- a/fs/btrfs/async-thread.c +++ b/fs/btrfs/async-thread.c @@ -20,13 +20,7 @@ #include <linux/kthread.h> #include <linux/list.h> #include <linux/spinlock.h> - -#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,20) # include <linux/freezer.h> -#else -# include <linux/sched.h> -#endif - #include "async-thread.h" /* |