powerpc/rtas: unexport 'rtas' symbol
authorNathan Lynch <nathanl@linux.ibm.com>
Tue, 24 Jan 2023 14:04:45 +0000 (08:04 -0600)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 30 Jan 2023 06:42:52 +0000 (17:42 +1100)
commit5ff92e2f274dc42a9e534473121273cd209d3501
tree979999285f1895f306289aaca41be0d5bdd6521e
parentff7c76f66d8bad4e694c264c789249e1d3a8205d
powerpc/rtas: unexport 'rtas' symbol

No modular code needs access to the 'rtas' struct, so remove the
symbol export.

Suggested-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20230124140448.45938-2-nathanl@linux.ibm.com
arch/powerpc/kernel/rtas.c