summaryrefslogtreecommitdiff
path: root/include/asm-arm
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-05-01 14:37:43 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2008-05-01 14:37:43 +1000
commitdbb2ea8a7c3f2a1c61cd8d311842da96763f0830 (patch)
treef7f127f10c68d3a0a5f8d5e40616ca94d661b71a /include/asm-arm
parenta7654b86aca353205d720a55c8631007fabc0fa3 (diff)
parentfd7c1a9773fd107674216b63a752f21ba6495045 (diff)
Merge commit 'semaphore/semaphore'
Diffstat (limited to 'include/asm-arm')
-rw-r--r--include/asm-arm/semaphore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/semaphore.h b/include/asm-arm/semaphore.h
index d9b2034ed1d2..4c7ea462435b 100644
--- a/include/asm-arm/semaphore.h
+++ b/include/asm-arm/semaphore.h
@@ -1 +1,2 @@
+#warning Use linux/semaphore.h, not asm/semaphore.h
#include <linux/semaphore.h>