diff options
Diffstat (limited to 'fs/iomap/seek.c')
-rw-r--r-- | fs/iomap/seek.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/iomap/seek.c b/fs/iomap/seek.c index 715442eb71aa..c04bad4b2b43 100644 --- a/fs/iomap/seek.c +++ b/fs/iomap/seek.c @@ -10,8 +10,6 @@ #include <linux/pagemap.h> #include <linux/pagevec.h> -#include "../internal.h" - /* * Seek for SEEK_DATA / SEEK_HOLE within @page, starting at @lastoff. * Returns true if found and updates @lastoff to the offset in file. |