kernel: Remove unnecessary inclusions of asm/semaphore.h
authorMatthew Wilcox <matthew@wil.cx>
Tue, 26 Feb 2008 15:47:18 +0000 (10:47 -0500)
committerMatthew Wilcox <willy@linux.intel.com>
Sat, 19 Apr 2008 02:17:04 +0000 (22:17 -0400)
commita6550207538619bc9b90bac2e1d5e54902a432ad
treecc9bb9b5153810b544c2afcc7721353ff5ce957d
parent5a6483feb0c5193519625d0ea8c4254364d423cc
kernel: Remove unnecessary inclusions of asm/semaphore.h

None of these files use any of the functionality promised by
asm/semaphore.h.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
kernel/kexec.c
kernel/kthread.c
kernel/module.c
kernel/posix-timers.c
kernel/profile.c
kernel/stop_machine.c