Commit cf0e3a64 authored by Sachin Kamat's avatar Sachin Kamat Committed by Jaegeuk Kim

f2fs: remove unneeded version.h header file from f2fs.h

Including <linux/version.h> is not necessary.
Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
parent 5bb446a2
......@@ -14,7 +14,6 @@
#include <linux/types.h>
#include <linux/page-flags.h>
#include <linux/buffer_head.h>
#include <linux/version.h>
#include <linux/slab.h>
#include <linux/crc32.h>
#include <linux/magic.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment