kernel-fxtec-pro1x/arch/arm/mach-msm/include/mach
Daniel Walker bcd72c3e0a msm: fix debug-macro.S build failure
Originally there was an ifdef case to handle when no debug uart
was selected. In commit 0ea1293009
that case was removed which causes the following build failure,

linux-2.6/arch/arm/kernel/debug.S: Assembler messages:
linux-2.6/arch/arm/kernel/debug.S:174: Error: bad instruction `addruart r1,r2'
linux-2.6/arch/arm/kernel/debug.S:176: Error: bad instruction `waituart r2,r3'
linux-2.6/arch/arm/kernel/debug.S:177: Error: bad instruction `senduart r1,r3'
linux-2.6/arch/arm/kernel/debug.S:178: Error: bad instruction `busyuart r2,r3'
linux-2.6/arch/arm/kernel/debug.S:190: Error: bad instruction `addruart r1,r2'

This is a partial revert to add back the case which was removed with
two caveats. First the API for the addruart macro was updated, and
the new addruart case now return 0xfff00000 so that a know IO mapping
is created instead of a random one.

Cc: Jeremy Kerr <jeremy.kerr@canonical.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Jason Wang <jason77.wang@gmail.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Nicolas Pitre <nico@fluxnic.net>
Cc: Russell King - ARM Linux <linux@arm.linux.org.uk>
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
2010-10-29 15:56:04 -07:00
..
board.h msm: MSM8X60 RUMI3 board support 2010-10-08 15:12:37 -07:00
clk.h msm: generalize clock support. 2010-05-13 16:08:20 -07:00
debug-macro.S msm: fix debug-macro.S build failure 2010-10-29 15:56:04 -07:00
dma.h msm: dma: add stub functions for dma features not yet present on 8x60 2010-10-08 15:12:42 -07:00
entry-macro-qgic.S msm: irq: rename existing entry-macro to entry-macro-vic 2010-10-08 15:12:38 -07:00
entry-macro-vic.S msm: irq: rename existing entry-macro to entry-macro-vic 2010-10-08 15:12:38 -07:00
entry-macro.S msm: irq: rename existing entry-macro to entry-macro-vic 2010-10-08 15:12:38 -07:00
gpio.h msm: gpio: Remove tlmm routines obsoleted by gpiomux. 2010-10-06 09:01:17 -07:00
hardware.h
io.h msm: io: MSM8X60 io support 2010-10-08 15:12:33 -07:00
iommu.h msm: Add MSM IOMMU support 2010-10-08 15:12:50 -07:00
iommu_hw-8xxx.h msm: Add MSM IOMMU support 2010-10-08 15:12:50 -07:00
irqs-7x00.h msm: generialize IRQ to support multiple SOCs. 2010-05-13 16:07:53 -07:00
irqs-7x30.h msm: irqs: add irqs-7x30.h for MSM7x30 support 2010-05-13 16:08:40 -07:00
irqs-8x50.h msm: irqs: add irqs-8x50.h for QSD8x50 support 2010-05-13 16:08:27 -07:00
irqs-8x60.h msm: irqs-8x60: interrupt map 2010-10-08 15:12:35 -07:00
irqs.h msm: initial irq definitions for MSM8X60 2010-10-08 15:12:34 -07:00
memory.h msm: physical offset for MSM8X60 2010-10-08 15:12:46 -07:00
mmc.h msm: mmc: Add msm prefix to platform data structure 2010-08-09 15:48:23 -07:00
msm_fb.h arm: msm: video: add msm_fb.h 2010-05-12 09:19:41 -07:00
msm_iomap-7x00.h msm: generialize iomap to support multiple SOCs. 2010-05-13 16:07:54 -07:00
msm_iomap-7x30.h msm: add msm_iomap-7x30.h for MSM7x30 support 2010-05-13 16:08:41 -07:00
msm_iomap-8x50.h msm: add msm_iomap-8x50.h for QSD8x50 support 2010-05-13 16:08:29 -07:00
msm_iomap-8x60.h msm: Platform data for msm8x60 IOMMUs 2010-10-08 15:12:52 -07:00
msm_iomap.h msm: io: MSM8X60 io support 2010-10-08 15:12:33 -07:00
msm_smd.h arm: msm: smd: checkpatch clean up of smd/proc_comm 2010-05-12 09:15:39 -07:00
sirc.h msm: add sirc interrupt controller driver. 2010-05-13 16:07:56 -07:00
smp.h msm: irq: rename existing entry-macro to entry-macro-vic 2010-10-08 15:12:38 -07:00
system.h [ARM] msm: shared memory interface for baseband processor ipc 2010-05-12 09:14:52 -07:00
timex.h
uncompress.h msm: make debugging UART (for DEBUG_LL) configurable 2009-11-20 06:40:05 -08:00
vmalloc.h ARM: do not define VMALLOC_END relative to PAGE_OFFSET 2010-10-01 22:28:19 -04:00
vreg.h arm: msm: status for vreg 2010-05-12 09:14:36 -07:00