Skip to content
Commit 42537eff authored by Olof Johansson's avatar Olof Johansson Committed by Colin Cross
Browse files

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: default avatarOlof Johansson <olof@lixom.net>
Signed-off-by: default avatarColin Cross <ccross@google.com>
parent a68820db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment