Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc

* 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc:
  Remove __DECLARE_SEMAPHORE_GENERIC
  Remove asm/semaphore.h
  Remove use of asm/semaphore.h
  Add missing semaphore.h includes
  Remove mention of semaphores from kernel-locking
This commit is contained in:
Linus Torvalds
2008-07-24 12:24:40 -07:00
29 changed files with 30 additions and 68 deletions

View File

@ -1 +0,0 @@
#include <linux/semaphore.h>