commit | 42537eff861baccf3912e16ac4fd15a10fda2136 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Wed Aug 18 18:26:47 2010 -0500 |
committer | Colin Cross <ccross@google.com> | Sun Aug 22 12:54:23 2010 -0700 |
tree | bce8bea59315469f1707c5ab99e6fec44c57b522 | |
parent | a68820db790351076039f936fa6317a2b3439e55 [diff] |
arm: tegra: VMALLOC_END should be unsigned long Silences following build 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' Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Colin Cross <ccross@google.com>