aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh
diff options
context:
space:
mode:
authorMatthew Wilcox <matthew@wil.cx>2008-07-24 08:09:32 -0400
committerMatthew Wilcox <willy@linux.intel.com>2008-07-24 08:31:12 -0400
commit2351ec533ed0dd56052ab96988d2161d5ecc8ed9 (patch)
treef60585af065bc7728f55ff0681c3f3f1015ba0a1 /include/asm-sh
parentRemove use of asm/semaphore.h (diff)
downloadlinux-dev-2351ec533ed0dd56052ab96988d2161d5ecc8ed9.tar.xz
linux-dev-2351ec533ed0dd56052ab96988d2161d5ecc8ed9.zip
Remove asm/semaphore.h
All users have now been converted to linux/semaphore.h and we don't need to keep these files around any longer. Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Diffstat (limited to 'include/asm-sh')
-rw-r--r--include/asm-sh/semaphore.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-sh/semaphore.h b/include/asm-sh/semaphore.h
deleted file mode 100644
index d9b2034ed1d2..000000000000
--- a/include/asm-sh/semaphore.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <linux/semaphore.h>