commit | d0c2e4e4676431c8b25f034d2e3fe041542a5281 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Sat Dec 15 09:43:47 2012 -0800 |
committer | Olof Johansson <olof@lixom.net> | Mon Dec 17 10:04:26 2012 -0800 |
tree | 43111d27c996a4b77018716a6b2a8a17a64a8c10 | |
parent | fa4c95bfdb85d568ae327d57aa33a4f55bab79c4 [diff] |
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 <olof@lixom.net> Cc: Kukjin Kim <kgene.kim@samsung.com> Cc: Shawn Guo <shawn.guo@linaro.org>