diff options
Diffstat (limited to 'fs/ext4')
-rw-r--r-- | fs/ext4/hash.c | 1 | ||||
-rw-r--r-- | fs/ext4/resize.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/fs/ext4/hash.c b/fs/ext4/hash.c index a67966385e06..1555024e3b36 100644 --- a/fs/ext4/hash.c +++ b/fs/ext4/hash.c | |||
@@ -11,7 +11,6 @@ | |||
11 | 11 | ||
12 | #include <linux/fs.h> | 12 | #include <linux/fs.h> |
13 | #include <linux/jbd2.h> | 13 | #include <linux/jbd2.h> |
14 | #include <linux/sched.h> | ||
15 | #include <linux/ext4_fs.h> | 14 | #include <linux/ext4_fs.h> |
16 | #include <linux/cryptohash.h> | 15 | #include <linux/cryptohash.h> |
17 | 16 | ||
diff --git a/fs/ext4/resize.c b/fs/ext4/resize.c index 4fe49c3661b2..ea99f6c97f56 100644 --- a/fs/ext4/resize.c +++ b/fs/ext4/resize.c | |||
@@ -11,7 +11,6 @@ | |||
11 | 11 | ||
12 | #define EXT4FS_DEBUG | 12 | #define EXT4FS_DEBUG |
13 | 13 | ||
14 | #include <linux/sched.h> | ||
15 | #include <linux/smp_lock.h> | 14 | #include <linux/smp_lock.h> |
16 | #include <linux/ext4_jbd2.h> | 15 | #include <linux/ext4_jbd2.h> |
17 | 16 | ||