kernel-ark/drivers/usb/misc
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h
After Al Viro (finally) succeeded in removing the sched.h #include in module.h
recently, it makes sense again to remove other superfluous sched.h includes.
There are quite a lot of files which include it but don't actually need
anything defined in there.  Presumably these includes were once needed for
macros that used to live in sched.h, but moved to other header files in the
course of cleaning it up.

To ease the pain, this time I did not fiddle with any header files and only
removed #includes from .c-files, which tend to cause less trouble.

Compile tested against 2.6.20-rc2 and 2.6.20-rc2-mm2 (with offsets) on alpha,
arm, i386, ia64, mips, powerpc, and x86_64 with allnoconfig, defconfig,
allmodconfig, and allyesconfig as well as a few randconfigs on x86_64 and all
configs in arch/arm/configs on arm.  I also checked that no new warnings were
introduced by the patch (actually, some warnings are removed that were emitted
by unnecessarily included header files).

Signed-off-by: Tim Schmielau <tim@physik3.uni-rostock.de>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-14 08:09:54 -08:00
..
sisusbvga [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
adutux.c [PATCH] mark struct file_operations const 6 2007-02-12 09:48:45 -08:00
appledisplay.c [PATCH] null pointer dereference in appledisplay driver 2007-02-12 09:48:27 -08:00
auerswald.c USB AUERSWALD: replace kmalloc+memset with kzalloc 2006-12-20 10:14:26 -08:00
cypress_cy7c63.c
cytherm.c
emi26_fw.h
emi26.c USB: kmemdup() cleanup in drivers/usb/ 2006-12-01 14:23:27 -08:00
emi62_fw_m.h
emi62_fw_s.h
emi62.c USB: kmemdup() cleanup in drivers/usb/ 2006-12-01 14:23:27 -08:00
ftdi-elan.c [PATCH] mark struct file_operations const 6 2007-02-12 09:48:45 -08:00
idmouse.c USB: Remove unneeded void * casts in idmouse.c 2007-02-07 15:44:32 -08:00
Kconfig
ldusb.c
legousbtower.c usb: legousbtower free kill urb cleanup 2006-12-01 14:23:34 -08:00
Makefile USB: build the appledisplay driver 2006-12-01 14:25:51 -08:00
phidget.c
phidget.h
phidgetkit.c [PATCH] slab: remove SLAB_ATOMIC 2006-12-07 08:39:24 -08:00
phidgetmotorcontrol.c [PATCH] slab: remove SLAB_ATOMIC 2006-12-07 08:39:24 -08:00
phidgetservo.c USB: Fix oops in PhidgetServo 2006-12-20 10:13:22 -08:00
rio500_usb.h
rio500.c USB: mutexification of rio500 2007-02-07 15:44:32 -08:00
trancevibrator.c USB: fix transvibrator disconnect race 2006-12-20 10:13:23 -08:00
usb_u132.h Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 2006-12-01 16:41:58 -08:00
usblcd.c
usbled.c
usbtest.c [PATCH] slab: remove SLAB_KERNEL 2006-12-07 08:39:24 -08:00
uss720.c [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 2006-12-13 09:05:52 -08:00