Эх сурвалжийг харах

Nuke a duplicate include from profile.c

Remove duplicate inclusion of linux/profile.h from kernel/profile.c

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Jesper Juhl 17 жил өмнө
parent
commit
f8db694e46

+ 0 - 1
kernel/profile.c

@@ -20,7 +20,6 @@
 #include <linux/mm.h>
 #include <linux/mm.h>
 #include <linux/cpumask.h>
 #include <linux/cpumask.h>
 #include <linux/cpu.h>
 #include <linux/cpu.h>
-#include <linux/profile.h>
 #include <linux/highmem.h>
 #include <linux/highmem.h>
 #include <linux/mutex.h>
 #include <linux/mutex.h>
 #include <asm/sections.h>
 #include <asm/sections.h>