diff options
Diffstat (limited to 'fs/iomap/apply.c')
-rw-r--r-- | fs/iomap/apply.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/iomap/apply.c b/fs/iomap/apply.c index 9f956cf23867..54c02aecf3cd 100644 --- a/fs/iomap/apply.c +++ b/fs/iomap/apply.c @@ -8,8 +8,6 @@ #include <linux/fs.h> #include <linux/iomap.h> -#include "../internal.h" - /* * Execute a iomap write on a segment of the mapping that spans a * contiguous range of pages that have identical block mapping state. |