[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 <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

authored by

Ingo Molnar and committed by
Linus Torvalds
042c904c 49cd619c

-2
-2
kernel/mutex-debug.c
··· 20 20 #include <linux/kallsyms.h> 21 21 #include <linux/interrupt.h> 22 22 23 - #include <asm/mutex.h> 24 - 25 23 #include "mutex-debug.h" 26 24 27 25 /*