aboutsummaryrefslogtreecommitdiff
path: root/include/asm-m68k/futex.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-m68k/futex.h')
-rw-r--r--include/asm-m68k/futex.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-m68k/futex.h b/include/asm-m68k/futex.h
deleted file mode 100644
index 6a332a9f099..00000000000
--- a/include/asm-m68k/futex.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _ASM_FUTEX_H
-#define _ASM_FUTEX_H
-
-#include <asm-generic/futex.h>
-
-#endif