[PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c
authorIngo Molnar <mingo@redhat.com>
Tue, 10 Jan 2006 20:48:59 +0000 (15:48 -0500)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 21:20:47 +0000 (13:20 -0800)
Remove unnecessary (and incorrect) inclusion of asm/mutex.h, pointed out
by David Howells.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/mutex-debug.c

index 4fcb051..3dec753 100644 (file)
@@ -20,8 +20,6 @@
 #include <linux/kallsyms.h>
 #include <linux/interrupt.h>
 
-#include <asm/mutex.h>
-
 #include "mutex-debug.h"
 
 /*