Re: [PATCH] ARM: tango: use const and __initconst for smp_operations

From: Marc Gonzalez
Date: Mon Jan 25 2016 - 07:10:50 EST


On 25/01/2016 12:33, Masahiro Yamada wrote:

> This newly added code missed the global fixup by commit 75305275a721
> ("ARM: use const and __initconst for smp_operations"). So fix it now.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
> ---
>
> arch/arm/mach-tango/platsmp.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Marc Gonzalez <marc_gonzalez@xxxxxxxxxxxxxxxx>