linux/arch/arm/mach-s5p6440
Kukjin Kim 15cae77ad8 ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END type
Fix this warning:

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

And removes the useless parens and white space.

Reported-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Cc: Ben Dooks <ben-linux@fluff.org>
2010-08-27 15:28:38 +09:00
..
include/mach ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END type 2010-08-27 15:28:38 +09:00
Kconfig Merge branch 'next-samsung' into for-next 2010-08-06 21:49:18 +09:00
Makefile ARM: S5P6440: Add support for I2C channel 0 and 1 on SMDK6440 2010-08-06 19:32:43 +09:00
Makefile.boot
clock.c ARM: S5P6440: Add clocks of type 'struct clksrc_clk'. 2010-05-13 10:42:48 +09:00
cpu.c ARM: SAMSUNG: Implement set_name function for ADC devices 2010-08-05 18:32:50 +09:00
dev-audio.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
dev-spi.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
dma.c S5P6440: DMA: Add platform devices for PL330 DMACs 2010-05-18 18:00:12 +09:00
gpio.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
init.c ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory 2010-01-27 09:50:11 +09:00
mach-smdk6440.c Merge branch 'next-s5p' into for-next 2010-08-06 21:34:55 +09:00
setup-i2c0.c ARM: S5P6440: Add support for I2C channel 0 and 1 on SMDK6440 2010-08-06 19:32:43 +09:00
setup-i2c1.c ARM: S5P6440: Add support for I2C channel 0 and 1 on SMDK6440 2010-08-06 19:32:43 +09:00