linux-stable-rt/arch/arm/mach-s3c64xx/include/mach
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
..
debug-macro.S
dma.h
entry-macro.S
gpio-bank-a.h
gpio-bank-b.h
gpio-bank-c.h
gpio-bank-d.h
gpio-bank-e.h
gpio-bank-f.h
gpio-bank-g.h
gpio-bank-h.h
gpio-bank-i.h
gpio-bank-j.h
gpio-bank-n.h
gpio-bank-o.h
gpio-bank-p.h
gpio-bank-q.h
gpio.h
hardware.h
io.h
irqs.h
map.h
memory.h
pll.h
pm-core.h
pwm-clock.h
regs-clock.h
regs-fb.h
regs-gpio-memport.h
regs-gpio.h
regs-irq.h
regs-modem.h
regs-srom.h
regs-sys.h
regs-syscon-power.h
s3c6400.h
s3c6410.h
spi-clocks.h
system.h
tick.h
timex.h
uncompress.h
vmalloc.h ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END type 2010-08-27 15:28:38 +09:00