Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4ceec29 authored by Geliang Tang's avatar Geliang Tang Committed by Jaegeuk Kim
Browse files

f2fs: drop duplicate header timer.h



Drop duplicate header timer.h from segment.c.

Signed-off-by: default avatarGeliang Tang <geliangtang@gmail.com>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 97dd26ad
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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"