summaryrefslogtreecommitdiffstats
path: root/fs/iobuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/iobuf.c')
-rw-r--r--fs/iobuf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/iobuf.c b/fs/iobuf.c
index 4be225870..bcaa98826 100644
--- a/fs/iobuf.c
+++ b/fs/iobuf.c
@@ -7,7 +7,6 @@
*/
#include <linux/iobuf.h>
-#include <linux/malloc.h>
#include <linux/slab.h>
static kmem_cache_t *kiobuf_cachep;