]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: EXYNOS: Make combiner_of_init function static
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 8 Nov 2012 00:22:08 +0000 (09:22 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 8 Nov 2012 00:22:08 +0000 (09:22 +0900)
commit96046ea38e8f6caee12e44bd9c4f699ae2832080
treedd0a6fff8ddce07676b878515a975c04f647e573
parent62ef4a5d7a33852b54798dd738f675ac746f0d4c
ARM: EXYNOS: Make combiner_of_init function static

Silences the following warning:
arch/arm/mach-exynos/common.c:576:12: warning:
symbol 'combiner_of_init' was not declared. Should it be static?

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/common.c