mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
committed by
Jaegeuk Kim
parent
8df5d34aa0
commit
10a2e5e7a2
@@ -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