Re: [PATCH] arm: mach-rmobile: Mark the default s_init function as weak

2020-09-22 Thread Marek Vasut
On 9/22/20 10:09 AM, Biju Das wrote: > Mark the default s_init function as weak, so that SoC's can > override it if needed, and it will still be discarded if unused. Applied to sh/next, thanks

[PATCH] arm: mach-rmobile: Mark the default s_init function as weak

2020-09-22 Thread Biju Das
Mark the default s_init function as weak, so that SoC's can override it if needed, and it will still be discarded if unused. Signed-off-by: Biju Das Reviewed-by: Lad Prabhakar --- arch/arm/mach-rmobile/lowlevel_init_gen3.S | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/mach-