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-Tag: v2.6.16-rc1~449 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=042c904c3e35e95ac911e8a2bf4097099b059e1a;p=~shefty%2Frdma-dev.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 4fcb051a8b9..3dec7536378 100644 --- a/kernel/mutex-debug.c +++ b/kernel/mutex-debug.c @@ -20,8 +20,6 @@ #include #include -#include - #include "mutex-debug.h" /*