From: Olof Johansson Date: Sat, 15 Dec 2012 17:43:47 +0000 (-0800) Subject: ARM: exynos: Fix warning due to missing 'inline' in stub X-Git-Tag: v3.8-rc1~33^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0c2e4e4676431c8b25f034d2e3fe041542a5281;p=pandora-kernel.git ARM: exynos: Fix warning due to missing 'inline' in stub In file included from arch/arm/mach-exynos/clock-exynos5.c:29:0: arch/arm/mach-exynos/common.h:28:12: warning: 'exynos_pm_late_initcall' defined but not used [-Wunused-function] Signed-off-by: Olof Johansson Cc: Kukjin Kim Cc: Shawn Guo --- Reading git-diff-tree failed