]> www.infradead.org Git - users/jedix/linux-maple.git/commit
powerpc: Remove obsoleted declaration for _get_SP
authorGaosheng Cui <cuigaosheng1@huawei.com>
Thu, 22 Aug 2024 13:06:06 +0000 (21:06 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 30 Aug 2024 11:01:01 +0000 (21:01 +1000)
commitdace02a9ee1921adee05bf1807a78f92ee2dea2b
treed94a57b5b3820b12c1bfdb7649e6eab06c2fcb30
parent46f4bbb8aac2b876355cdefdacd1971b65f8b631
powerpc: Remove obsoleted declaration for _get_SP

The implementation of _get_SP() was removed in commit f4db196717c6
("[POWERPC] Remove  _get_SP"), remove the now obsolete declaration.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
[mpe: Update change log to refer to correct commit per Christophe]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240822130609.786431-2-cuigaosheng1@huawei.com
arch/powerpc/kernel/process.c