aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m68k/spinlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-m68k/spinlock.h')
-rw-r--r--include/asm-m68k/spinlock.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-m68k/spinlock.h b/include/asm-m68k/spinlock.h
deleted file mode 100644
index 20f46e27b534..000000000000
--- a/include/asm-m68k/spinlock.h
+++ /dev/null
@@ -1,6 +0,0 @@
1#ifndef __M68K_SPINLOCK_H
2#define __M68K_SPINLOCK_H
3
4#error "m68k doesn't do SMP yet"
5
6#endif