From: Sachin Kamat Date: Thu, 12 Jul 2012 07:34:51 +0000 (+0900) Subject: ARM: EXYNOS: Make combiner_init function static X-Git-Tag: v3.6-rc1~146^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a2b0e208ef57225cf0ce9b777749c11173483a1;p=pandora-kernel.git ARM: EXYNOS: Make combiner_init function static Fixes the following warning: arch/arm/mach-exynos/common.c:543:13: warning: symbol 'combiner_init' was not declared. Should it be static? Signed-off-by: Sachin Kamat Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed