]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/32s: Make bat_addrs[] static
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 22 Oct 2020 06:29:29 +0000 (06:29 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 9 Dec 2020 05:45:08 +0000 (16:45 +1100)
commit30ad1f4accac2b0a1314d934246d9275588d5998
tree0a91cc03846a4944a70c8f087d8fcd4817c36636
parent192a12feddab57c6a300a9da2e84e34869c861a3
powerpc/32s: Make bat_addrs[] static

This table is used only locally. Declare it static.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/054fec0c139fc4c0a306360b360784733c0a6e65.1603348103.git.christophe.leroy@csgroup.eu
arch/powerpc/mm/book3s32/mmu.c