aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/include/asm/mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/score/include/asm/mutex.h')
-rw-r--r--arch/score/include/asm/mutex.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/score/include/asm/mutex.h b/arch/score/include/asm/mutex.h
deleted file mode 100644
index 10d48fe4db97..000000000000
--- a/arch/score/include/asm/mutex.h
+++ /dev/null
@@ -1,6 +0,0 @@
1#ifndef _ASM_SCORE_MUTEX_H
2#define _ASM_SCORE_MUTEX_H
3
4#include <asm-generic/mutex-dec.h>
5
6#endif /* _ASM_SCORE_MUTEX_H */