]> git.karo-electronics.de Git - mv-sheeva.git/commit - arch/arm/plat-spear/include/plat/vmalloc.h
ARM: 6720/1: SPEAr: Append UL to VMALLOC_END
authorviresh kumar <viresh.kumar@st.com>
Wed, 16 Feb 2011 06:40:27 +0000 (07:40 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 21 Feb 2011 19:29:20 +0000 (19:29 +0000)
commitd16613586aa064d87ef05e3b929e3b4fdc714cc4
treef1f3137ab07fe5fc8648ec375cea286728229ce9
parent315cfe7835c9a3fe27f15519bdeee8bf0a293e33
ARM: 6720/1: SPEAr: Append UL to VMALLOC_END

This patch fixes following warning:
arch/arm/mm/init.c:606: warning: format '%08lx' expects type 'long unsigned int', but argument 12 has type 'unsigned int'

by appending UL to VMALLOC_END's Number.

Reviewed-by: Stanley Miao <stanley.miao@windriver.com>
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/plat-spear/include/plat/vmalloc.h