diff options
Diffstat (limited to 'arch/c6x/include/asm/mutex.h')
-rw-r--r-- | arch/c6x/include/asm/mutex.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/c6x/include/asm/mutex.h b/arch/c6x/include/asm/mutex.h deleted file mode 100644 index 7a7248e0462d..000000000000 --- a/arch/c6x/include/asm/mutex.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _ASM_C6X_MUTEX_H -#define _ASM_C6X_MUTEX_H - -#include <asm-generic/mutex-null.h> - -#endif /* _ASM_C6X_MUTEX_H */ |