[PATCH 07/18] ARM: EXYNOS: use const and __initconst for smp_operations
Krzysztof Kozlowski
k.kozlowski at samsung.com
Mon Aug 24 00:17:18 PDT 2015
On 24.08.2015 13:36, Masahiro Yamada wrote:
> The smp_operations structure is not over-written, so add const
> qualifier and replace __initdata with __initconst.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> arch/arm/mach-exynos/common.h | 2 +-
> arch/arm/mach-exynos/platsmp.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Acked-by: Krzysztof Kozlowski <k.kozlowski at samsung.com>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list