summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
diff options
context:
space:
mode:
authorMatthew Wilcox2008-07-24 14:09:32 +0200
committerMatthew Wilcox2008-07-24 14:31:12 +0200
commit2351ec533ed0dd56052ab96988d2161d5ecc8ed9 (patch)
treef60585af065bc7728f55ff0681c3f3f1015ba0a1 /include/asm-m68k
parentRemove use of asm/semaphore.h (diff)
downloadkernel-qcow2-linux-2351ec533ed0dd56052ab96988d2161d5ecc8ed9.tar.gz
kernel-qcow2-linux-2351ec533ed0dd56052ab96988d2161d5ecc8ed9.tar.xz
kernel-qcow2-linux-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-m68k')
-rw-r--r--include/asm-m68k/semaphore.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-m68k/semaphore.h b/include/asm-m68k/semaphore.h
deleted file mode 100644
index d9b2034ed1d2..000000000000
--- a/include/asm-m68k/semaphore.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <linux/semaphore.h>