From: Jesper Juhl Date: Fri, 8 Feb 2008 12:20:24 +0000 (-0800) Subject: Nuke a duplicate include from profile.c X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=f8db694e46ac30c171eb3537aba677a5671cda02;p=deliverable%2Flinux.git Nuke a duplicate include from profile.c Remove duplicate inclusion of linux/profile.h from kernel/profile.c Signed-off-by: Jesper Juhl Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/kernel/profile.c b/kernel/profile.c index e64c2da11c0f..3b7a1b055122 100644 --- a/kernel/profile.c +++ b/kernel/profile.c @@ -20,7 +20,6 @@ #include #include #include -#include #include #include #include