From: Ingo Molnar Date: Tue, 10 Jan 2006 20:48:59 +0000 (-0500) Subject: [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=042c904c3e35e95ac911e8a2bf4097099b059e1a;p=deliverable%2Flinux.git [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c Remove unnecessary (and incorrect) inclusion of asm/mutex.h, pointed out by David Howells. Signed-off-by: Ingo Molnar Signed-off-by: Linus Torvalds --- diff --git a/kernel/mutex-debug.c b/kernel/mutex-debug.c index 4fcb051a8b9e..3dec75363786 100644 --- a/kernel/mutex-debug.c +++ b/kernel/mutex-debug.c @@ -20,8 +20,6 @@ #include #include -#include - #include "mutex-debug.h" /*