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