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