sanitize <linux/prefetch.h> usage
[deliverable/linux.git] / fs / logfs / dev_bdev.c
index 1adc8d455f0ea2d66237436184766c5ed120688f..df0de27c273349c22ee6b8770b589663801c68f5 100644 (file)
@@ -10,6 +10,7 @@
 #include <linux/blkdev.h>
 #include <linux/buffer_head.h>
 #include <linux/gfp.h>
+#include <linux/prefetch.h>
 
 #define PAGE_OFS(ofs) ((ofs) & (PAGE_SIZE-1))
 
This page took 0.024224 seconds and 5 git commands to generate.