android_kernel_xiaomi_sm8350/drivers
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
..
acorn
acpi [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
atm
base [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
block [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
bluetooth
cdrom
char [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
connector
cpufreq [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers 2005-10-30 17:37:14 -08:00
crypto [PATCH] CONFIG_IA32 2005-10-30 17:37:10 -08:00
dio
eisa
fc4
firmware [PATCH] Don't set dcdbas driver to default m 2005-10-30 17:37:28 -08:00
hwmon
i2c
ide [PATCH] ide-cd mini cleanup of casts 2005-10-30 17:37:23 -08:00
ieee1394
infiniband [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
input [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
isdn [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
macintosh [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mca [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
md [PATCH] Use sg_set_buf/sg_init_one where applicable 2005-10-30 11:19:43 +11:00
media [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
message [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mfd
misc
mmc Au1[12]00 mmc driver. Only tested on the Au1200 at this point though 2005-10-29 19:32:26 +01:00
mtd [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
net [PATCH] sparse cleanups: NULL pointers, C99 struct init. 2005-10-30 17:37:29 -08:00
nubus
oprofile
parisc
parport
pci [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
pcmcia [PATCH] CONFIG_IA32 2005-10-30 17:37:10 -08:00
pnp [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
s390 [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
sbus
scsi [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
serial [PATCH] Added a Receive_Abort to the Marvell serial driver 2005-10-30 17:37:25 -08:00
sh [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
sn
tc Use physical addresses at the interface level, letting drivers remap 2005-10-29 19:31:35 +01:00
telephony
usb [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
video [PATCH] fix vgacon blanking 2005-10-30 17:37:26 -08:00
w1 [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
zorro [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
Kconfig
Makefile