aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel/mutex-debug.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel/mutex-debug.c b/kernel/mutex-debug.c
index 4fcb051a8b9e..3dec75363786 100644
--- a/kernel/mutex-debug.c
+++ b/kernel/mutex-debug.c
@@ -20,8 +20,6 @@
20#include <linux/kallsyms.h> 20#include <linux/kallsyms.h>
21#include <linux/interrupt.h> 21#include <linux/interrupt.h>
22 22
23#include <asm/mutex.h>
24
25#include "mutex-debug.h" 23#include "mutex-debug.h"
26 24
27/* 25/*