]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[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 4fcb051a8b9ebe560eb2816d829b97dfd2d09994..3dec75363786b5a811908113138bef2ac3b32e74 100644 (file)
@@ -20,8 +20,6 @@
 #include <linux/kallsyms.h>
 #include <linux/interrupt.h>
 
-#include <asm/mutex.h>
-
 #include "mutex-debug.h"
 
 /*