linux/arch/arm/mach-msm/include/mach
Anand Gadiyar 963fec4e0f ARM: 6484/1: fix compile warning in mm/init.c
Commit 7c63984b86 (ARM: do not define VMALLOC_END relative to PAGE_OFFSET)
changed VMALLOC_END to be an explicit value. Before this, it was
relative to PAGE_OFFSET and therefore converted to unsigned long
as PAGE_OFFSET is an unsigned long. This introduced the following
build warning. Fix this by changing the explicit defines of
VMALLOC_END to be unsigned long.

  CC      arch/arm/mm/init.o
arch/arm/mm/init.c: In function 'mem_init':
arch/arm/mm/init.c:606: warning: format '%08lx' expects type 'long unsigned int', but argument 12 has type 'unsigned int'

Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Acked-by: Uwe Kleine-K <u.kleine-koenig@pengutronix.dee>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-11-21 22:05:56 +00: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 compile failure when no debug uart is selected 2010-10-29 15:56:16 -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: 6484/1: fix compile warning in mm/init.c 2010-11-21 22:05:56 +00:00
vreg.h arm: msm: status for vreg 2010-05-12 09:14:36 -07:00