f2fs: drop duplicate header timer.h

Drop duplicate header timer.h from segment.c.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
This commit is contained in:
Geliang Tang 2016-11-18 22:21:13 +08:00 committed by Jaegeuk Kim
parent 97dd26ad83
commit b4ceec2921
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
#include <linux/kthread.h>
#include <linux/swap.h>
#include <linux/timer.h>
#include <linux/timer.h>
#include "f2fs.h"
#include "segment.h"