Searched hist:"75 d6137da195a1e059e1c814cb95635e168f85c0" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/cpuidle/ |
H A D | cpuidle-kirkwood.c | diff 75d6137da195a1e059e1c814cb95635e168f85c0 Fri Aug 09 09:11:34 CEST 2013 Jingoo Han <jg1.han@samsung.com> cpuidle: kirkwood: Make kirkwood_cpuidle_remove function static
This local symbol is used only in this file. Fix the following sparse warnings:
drivers/cpuidle/cpuidle-kirkwood.c:73:5: warning: symbol 'kirkwood_cpuidle_remove' was not declared. Should it be static ?
Signed-off-by: Jingoo Han <jg1.han@samsung.com> Acked-by: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
|