include: Remove unnecessary inclusions of asm/semaphore.h
authorMatthew Wilcox <matthew@wil.cx>
Tue, 26 Feb 2008 15:00:17 +0000 (10:00 -0500)
committerMatthew Wilcox <willy@linux.intel.com>
Sat, 19 Apr 2008 02:16:54 +0000 (22:16 -0400)
commit5a6483feb0c5193519625d0ea8c4254364d423cc
tree2235220e522882ac5872937fa43d3d1b188c1f4e
parentcb688371e27880d86c42323826846d1cd7caad8f
include: Remove unnecessary inclusions of asm/semaphore.h

None of these files use any of the functionality promised by
asm/semaphore.h.  It's possible that they (or some user of them) rely
on it dragging in some unrelated header file, but I can't build all
these files, so we'll have to fix any build failures as they come up.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
13 files changed:
include/asm-blackfin/dma.h
include/asm-ia64/sn/nodepda.h
include/asm-ppc/ocp.h
include/linux/cpu.h
include/linux/ide.h
include/linux/if_pppox.h
include/linux/jbd.h
include/linux/jbd2.h
include/linux/kernelcapi.h
include/linux/raid/md.h
include/linux/sched.h
include/linux/syscalls.h
include/scsi/libsas.h