linux/drivers/s390/cio
Tim Schmielau 4e57b68178 [PATCH] fix missing includes
I recently picked up my older work to remove unnecessary #includes of
sched.h, starting from a patch by Dave Jones to not include sched.h
from module.h. This reduces the number of indirect includes of sched.h
by ~300. Another ~400 pointless direct includes can be removed after
this disentangling (patch to follow later).
However, quite a few indirect includes need to be fixed up for this.

In order to feed the patches through -mm with as little disturbance as
possible, I've split out the fixes I accumulated up to now (complete for
i386 and x86_64, more archs to follow later) and post them before the real
patch.  This way this large part of the patch is kept simple with only
adding #includes, and all hunks are independent of each other.  So if any
hunk rejects or gets in the way of other patches, just drop it.  My scripts
will pick it up again in the next round.

Signed-off-by: Tim Schmielau <tim@physik3.uni-rostock.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-30 17:37:32 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
airq.c [PATCH] Change synchronize_kernel to _rcu and _sched 2005-05-01 08:59:04 -07:00
airq.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
blacklist.c [PATCH] s390: bl_dev array size 2005-09-17 11:49:58 -07:00
blacklist.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ccwgroup.c [PATCH] driver core: add helper device_is_registered() 2005-09-22 07:58:24 -07:00
chsc.c [PATCH] s390: resource accessibility event handling 2005-07-27 16:26:05 -07:00
chsc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cio.c [PATCH] s390: reIPL fix and extern/static inline 2005-09-05 00:06:28 -07:00
cio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cio_debug.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cmf.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
css.c [PATCH] s/390: Use klist in cio 2005-06-25 16:24:36 -07:00
css.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
device.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
device.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
device_fsm.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
device_id.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
device_ops.c [PATCH] s390: reIPL fix and extern/static inline 2005-09-05 00:06:28 -07:00
device_pgid.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
device_status.c [PATCH] s390: debug data for ifcc/ccc 2005-07-27 16:26:04 -07:00
ioasm.h [PATCH] s390: reIPL fix and extern/static inline 2005-09-05 00:06:28 -07:00
qdio.c [PATCH] bogus function type in qdio 2005-08-26 16:30:30 -07:00
qdio.h [PATCH] s390: debug feature changes 2005-06-25 16:24:37 -07:00