diff options
| author | Mark Brown <broonie@kernel.org> | 2026-09-07 14:49:19 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-09-07 14:49:19 +0100 |
| commit | 317c288c0c89d1cfdb3572251b36f28012911428 (patch) | |
| tree | bfb28d1f2b986769dc6a4c484541a61613eef675 /block/fops.c | |
| parent | 2f6a03041390eeb585f1f5b23afd05824e00c75d (diff) | |
| parent | e02cb91d4644dfff593146f89e70d2008cc6ac16 (diff) | |
| download | linux-next-317c288c0c89d1cfdb3572251b36f28012911428.tar.gz linux-next-317c288c0c89d1cfdb3572251b36f28012911428.zip | |
Merge branch 'headers' of git://git.infradead.org/users/willy/pagecache.git
# Conflicts:
# net/ceph/osd_client.c
Diffstat (limited to 'block/fops.c')
| -rw-r--r-- | block/fops.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/block/fops.c b/block/fops.c index 2ce7c6c4714e..cb9960879c44 100644 --- a/block/fops.c +++ b/block/fops.c @@ -6,6 +6,7 @@ */ #include <linux/init.h> #include <linux/mm.h> +#include <linux/writeback.h> #include <linux/blkdev.h> #include <linux/blk-integrity.h> #include <linux/buffer_head.h> |
