summaryrefslogtreecommitdiffstats
path: root/include/asm-um/spinlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/spinlock.h')
-rw-r--r--include/asm-um/spinlock.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-um/spinlock.h b/include/asm-um/spinlock.h
deleted file mode 100644
index f18c82886992..000000000000
--- a/include/asm-um/spinlock.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __UM_SPINLOCK_H
-#define __UM_SPINLOCK_H
-
-#include "asm/arch/spinlock.h"
-
-#endif