linux/arch/arm/mach-msm
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
..
include/mach ARM: 6484/1: fix compile warning in mm/init.c 2010-11-21 22:05:56 +00:00
acpuclock-arm11.c
acpuclock.h
board-halibut.c msm: fix compile failure on struct membank node member 2010-10-27 14:24:01 -07:00
board-mahimahi.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-msm7x27.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-msm7x30.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-msm8x60.c
board-qsd8x50.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-sapphire.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-trout-gpio.c
board-trout-mmc.c
board-trout.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-trout.h
clock-7x30.h
clock-dummy.c
clock-pcom.c
clock-pcom.h
clock.c
clock.h
devices-msm7x00.c
devices-msm7x30.c
devices-msm8x60-iommu.c
devices-qsd8x50.c
devices.h
dma.c
gpio_hw.h
gpio.c
gpiomux-7x30.c
gpiomux-8x50.c
gpiomux-8x60.c
gpiomux-v1.c
gpiomux-v1.h
gpiomux-v2.c
gpiomux-v2.h
gpiomux.c
gpiomux.h
idle.S
io.c
iommu_dev.c arm: mach-msm: fix error handling in msm_iommu_probe() 2010-10-27 14:24:02 -07:00
iommu.c
irq-vic.c
irq.c
Kconfig msm: Kconfig: drop unused config options 2010-10-29 15:56:17 -07:00
last_radio_log.c
Makefile
Makefile.boot
proc_comm.c
proc_comm.h
sirc.c
smd_debug.c
smd_private.h
smd.c
timer.c msm: timer: Decrease shift on timer clocksource 2010-10-27 14:24:02 -07:00
vreg.c