]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
powerpc/32: Remove FIX_SRR1
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 13 Dec 2016 16:57:38 +0000 (17:57 +0100)
committerScott Wood <oss@buserror.net>
Thu, 26 Jan 2017 23:49:32 +0000 (17:49 -0600)
commit2add203169fd6bf419176e283f701d26944bce41
treec8d7321d0f0387bf77c8119dd33e9b4b866750ec
parent4ad8622dc54895c0072ddc919a83ea2a2f05605f
powerpc/32: Remove FIX_SRR1

FIX_SRR1() is defined as blank. Last useful instance of FIX_SRR1()
was removed by commit 40ef8cbc6d360 ("powerpc: Get 64-bit configs to
compile with ARCH=powerpc") in 2005.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <oss@buserror.net>
arch/powerpc/include/asm/ppc_asm.h
arch/powerpc/kernel/entry_32.S
arch/powerpc/kernel/head_32.S