dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/s390
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
..
block [PATCH] s390: 64 bit diag250 support 2005-09-05 00:06:27 -07:00
char [PATCH] s390: 3270 fullscreen view 2005-10-30 17:37:16 -08:00
cio [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
crypto [PATCH] s390: crypto driver patch take 2 2005-09-17 11:49:58 -07:00
net Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 2005-10-28 09:05:25 -07:00
scsi [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
Kconfig [PATCH] s390: add vmcp interface 2005-06-25 16:24:37 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebcdic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s390mach.c [PATCH] s390: machine check handler bugs 2005-09-05 00:06:25 -07:00
s390mach.h [PATCH] s390: improved machine check handling 2005-06-25 16:24:37 -07:00
sysinfo.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00