mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
f2fs: drop duplicate header timer.h
commit b4ceec2921 upstream.
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:
committed by
Amit Pundir
parent
4935b166e9
commit
4816405177
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user