powerpc/rtas: Drop declaration of undefined call_rtas() function
authorNathan Lynch <nathanl@linux.ibm.com>
Mon, 6 Nov 2023 13:42:55 +0000 (07:42 -0600)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 21 Nov 2023 01:06:50 +0000 (12:06 +1100)
commit981d1c997fbc5e193b282f3a325a0230bf697363
tree599d95af04f1a3a0c9897569fdd4fc1e6175486f
parentafb36ac386783d2ef2ed839293c03fd06f470be0
powerpc/rtas: Drop declaration of undefined call_rtas() function

The call_rtas() function has never been a part of arch/powerpc, and
its implementation was removed from arch/ppc by 0a26b1364f14 ("ppc:
Remove CHRP, POWER3 and POWER4 support from arch/ppc").

Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20231106-rtas-trivial-v1-3-61847655c51f@linux.ibm.com
arch/powerpc/include/asm/rtas.h