Re: [PATCH] powerpc/rtas: Drop unused export symbols
From: Nathan Lynch <hidden>
Date: 2023-01-27 12:42:03
From: Nathan Lynch <hidden>
Date: 2023-01-27 12:42:03
Michael Ellerman [off-list ref] writes:
Some RTAS symbols are never used by modular code, drop their exports. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> --- arch/powerpc/kernel/rtas.c | 4 ---- 1 file changed, 4 deletions(-) FYI: I'll slot this in prior to Nathan's series changing the exports to GPL.
LGTM Reviewed-by: Nathan Lynch <redacted>