]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 6792/1: SPEAr: Replace SIZE macro's with SZ_4K macros
authorviresh kumar <viresh.kumar@st.com>
Mon, 7 Mar 2011 04:57:06 +0000 (05:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 9 Mar 2011 09:49:46 +0000 (09:49 +0000)
commitff16f7dd8d821d4c8b8aabfcd4393b9d27b50036
tree2aee16c814cea1ddbd0b6e660b08bf6a718f8c65
parent5551da432ab536e8df8dd8472ef1efa89b1dff47
ARM: 6792/1: SPEAr: Replace SIZE macro's with SZ_4K macros

Resource size required mostly is 4K for all devices, whereas currently
reserved space is much beyond that. This patch replaces SIZE macro's used at
multiple places with SZ_4K.

Reviewed-by: Stanley Miao <stanley.miao@windriver.com>
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com>
Signed-off-by: Rajeev Kumar <rajeev-dlh.kumar@st.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-spear3xx/spear300.c
arch/arm/mach-spear3xx/spear310.c
arch/arm/mach-spear3xx/spear320.c
arch/arm/mach-spear3xx/spear3xx.c
arch/arm/mach-spear6xx/spear6xx.c