aboutsummaryrefslogtreecommitdiff
path: root/include/asm-um/semaphore.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/semaphore.h')
-rw-r--r--include/asm-um/semaphore.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/include/asm-um/semaphore.h b/include/asm-um/semaphore.h
index ff13c34de42..d9b2034ed1d 100644
--- a/include/asm-um/semaphore.h
+++ b/include/asm-um/semaphore.h
@@ -1,6 +1 @@
-#ifndef __UM_SEMAPHORE_H
-#define __UM_SEMAPHORE_H
-
-#include "asm/arch/semaphore.h"
-
-#endif
+#include <linux/semaphore.h>