Re: [PATCH 1/2] MIPS: ralink: annotate prom_soc_init() with __init

From: Thomas Bogendoerfer
Date: Mon Mar 29 2021 - 05:31:17 EST


On Fri, Mar 26, 2021 at 10:38:39PM -0700, Ilya Lipnitskiy wrote:
> prom_soc_init is only called from prom_init in arch/mips/ralink/prom.c,
> which is already annotated with __init, so annotate prom_soc_init with
> __init too.
>
> Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@xxxxxxxxx>
> ---
> arch/mips/ralink/common.h | 2 +-
> arch/mips/ralink/mt7620.c | 2 +-
> arch/mips/ralink/mt7621.c | 2 +-
> arch/mips/ralink/rt288x.c | 2 +-
> arch/mips/ralink/rt305x.c | 2 +-
> arch/mips/ralink/rt3883.c | 2 +-
> 6 files changed, 6 insertions(+), 6 deletions(-)

applied to mips-next.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]