forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 072de836f53be56a70cecf70b43ae43b7ce17376
kernel/fs/affs/file.c
....@@ -14,6 +14,7 @@
1414 */
1515
1616 #include <linux/uio.h>
17
+#include <linux/blkdev.h>
1718 #include "affs.h"
1819
1920 static struct buffer_head *affs_get_extblock_slow(struct inode *inode, u32 ext);