Home
last modified time | relevance | path

Searched hist:"27 b9ee852cce3baec47af0b88a62cea62a5dd84d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-exynos/
H A Dplatsmp.cdiff 27b9ee852cce3baec47af0b88a62cea62a5dd84d Sat Sep 13 12:49:32 CDT 2014 Krzysztof Kozlowski <k.kozlowski@samsung.com> ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die function

The __ref annotation for exynos_cpu_die() is not needed because the
function does not reference any __init/__exit symbol or call.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>