VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Oleg Nesterov <oleg@redhat.com> 2014-01-23 15:55:34 -0800 committer: Linus Torvalds <torvalds@linux-foundation.org> 2014-01-23 16:37:01 -0800 commit: 942be3875a1931c379bbc37053829dd6847e0f3f parent: 7288e1187ba935996232246916418c64bb88da30
Commit Summary:
coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.h
Diffstat:
1 file changed, 0 insertions, 1 deletion
diff --git a/fs/coredump.c b/fs/coredump.c
index bc3fbcd32558..e3ad709a4232 100644
--- a/fs/coredump.c
+++ b/fs/coredump.c
@@ -40,7 +40,6 @@
 
 #include <trace/events/task.h>
 #include "internal.h"
-#include "coredump.h"
 
 #include <trace/events/sched.h>