linux/arch/arm/mach-sa1100
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
..
Kconfig [PATCH] ARM: 2706/1: Fix compile on SA-based iPAQs and remove stale CREDITS info 2005-06-09 17:40:55 +01:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
assabet.c [ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100 2005-10-28 15:19:04 +01:00
badge4.c [ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100 2005-10-28 15:19:04 +01:00
cerf.c [ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100 2005-10-28 15:19:04 +01:00
collie.c [ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100 2005-10-28 15:19:04 +01:00
cpu-sa1100.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpu-sa1110.c [PATCH] ARM: replace schedule_timeout() with msleep() 2005-07-01 12:11:51 +01:00
dma.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
generic.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
generic.h [ARM] Fix warning in arch/arm/mach-sa1100/generic.c 2005-09-18 22:16:41 +01:00
h3600.c [ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100 2005-10-28 15:19:04 +01:00
hackkit.c [ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100 2005-10-28 15:19:04 +01:00
irq.c [ARM] Wrap calls to descriptor handlers 2005-09-04 19:45:00 +01:00
jornada720.c [ARM] Add support for SA1100 Jornada flash device support 2005-10-29 16:09:59 +01:00
lart.c [ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100 2005-10-28 15:19:04 +01:00
leds-assabet.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
leds-badge4.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
leds-cerf.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
leds-hackkit.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
leds-lart.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
leds-simpad.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
leds.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
leds.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
neponset.c Merge ../bleed-2.6 2005-10-28 10:13:16 -07:00
pleb.c [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
pm.c [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash 2005-06-19 18:39:33 +01:00
shannon.c [MFD] Add SA11x0 MCP platform device support 2005-08-18 10:10:46 +01:00
simpad.c [ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100 2005-10-28 15:19:04 +01:00
sleep.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ssp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
time.c [ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0 2005-09-01 12:48:48 +01:00