android_kernel_xiaomi_sm7250/arch/arm/mach-pxa
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
..
corgi_lcd.c [ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXA 2005-10-24 22:30:10 +01:00
corgi_ssp.c [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 2005-10-28 09:52:56 -07:00
corgi.c [ARM] 2961/1: corgi: Add missing include 2005-10-10 10:17:45 +01:00
dma.c
generic.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
generic.h
idp.c [ARM] 2988/1: Replace map_desc.physical with map_desc.pfn: PXA 2005-10-28 15:19:01 +01:00
irq.c [ARM] Wrap calls to descriptor handlers 2005-09-04 19:45:00 +01:00
Kconfig [PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita Support 2005-09-13 08:22:31 -07:00
leds-idp.c
leds-lubbock.c
leds-mainstone.c
leds.c
leds.h
lubbock.c [ARM] 2897/2: PXA2xx IRDA support 2005-10-28 16:39:33 +01:00
mainstone.c [ARM] 2897/2: PXA2xx IRDA support 2005-10-28 16:39:33 +01:00
Makefile [PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita Support 2005-09-13 08:22:31 -07:00
Makefile.boot
pm.c [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash 2005-06-19 18:39:33 +01:00
poodle.c [ARM] 2914/1: PXA Poodle: Add MMC and UDC support 2005-09-15 14:53:22 +01:00
pxa25x.c [ARM] 2787/2: PXA27x low power modes support 2005-10-28 16:25:01 +01:00
pxa27x.c [ARM] 2787/2: PXA27x low power modes support 2005-10-28 16:25:01 +01:00
sharpsl.h [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver 2005-09-13 08:22:31 -07:00
sleep.S [ARM] 2787/2: PXA27x low power modes support 2005-10-28 16:25:01 +01:00
spitz.c [ARM] 3013/1: Spitz: Fix compile errors 2005-10-14 16:07:27 +01:00
ssp.c
standby.S [ARM] 2787/2: PXA27x low power modes support 2005-10-28 16:25:01 +01:00
time.c [ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer code 2005-09-01 12:48:47 +01:00