diff options
author | Kukjin Kim <kgene.kim@samsung.com> | 2010-08-21 09:03:16 +0900 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2010-08-27 15:28:38 +0900 |
commit | 15cae77ad891c1533b664759f8eebae246e5edf8 (patch) | |
tree | 0ea0de439f332a3ac9b77180e4fb5b5abfc0edaa /arch/arm/mach-s5pv310 | |
parent | c1eea3756a9b16d8def6cf194a6ee74eb65b7aef (diff) |
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>
Diffstat (limited to 'arch/arm/mach-s5pv310')
0 files changed, 0 insertions, 0 deletions