[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>

No differences found