arch: Remove unnecessary inclusions of asm/semaphore.h
authorMatthew Wilcox <matthew@wil.cx>
Tue, 26 Feb 2008 14:55:29 +0000 (09:55 -0500)
committerMatthew Wilcox <willy@linux.intel.com>
Sat, 19 Apr 2008 02:14:49 +0000 (22:14 -0400)
commit950e4da32426859ee4b37b2c95026d4f1efa5d05
tree7df9bb4b97d4e1ecde571611ceee76d128e5dfc6
parent3925e6fc1f774048404fdd910b0345b06c699eb4
arch: 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 rely on it dragging in some
unrelated header file, but I can't build all these files, so we'll have
fix any build failures as they come up.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
28 files changed:
arch/arm/common/rtctime.c
arch/arm/mach-aaec2000/clock.c
arch/arm/mach-at91/clock.c
arch/arm/mach-integrator/clock.c
arch/arm/mach-pnx4008/clock.c
arch/arm/mach-pnx4008/gpio.c
arch/arm/mach-realview/clock.c
arch/arm/mach-versatile/clock.c
arch/arm/plat-omap/clock.c
arch/ia64/sn/kernel/sn2/sn_hwperf.c
arch/m68k/atari/stram.c
arch/m68k/sun3/intersil.c
arch/mips/sgi-ip27/ip27-console.c
arch/parisc/kernel/sys_parisc32.c
arch/powerpc/kernel/rtas.c
arch/powerpc/kernel/sys_ppc32.c
arch/powerpc/kernel/syscalls.c
arch/powerpc/platforms/cell/spufs/file.c
arch/powerpc/platforms/cell/spufs/inode.c
arch/powerpc/platforms/powermac/pfunc_core.c
arch/ppc/syslib/ocp.c
arch/s390/kernel/compat_linux.c
arch/s390/kernel/debug.c
arch/sparc64/kernel/sys_sparc32.c
arch/v850/kernel/syscalls.c
arch/x86/ia32/sys_ia32.c
arch/x86/kernel/cpu/common.c
arch/x86/kernel/cpu/proc.c