powerpc/fsl_booke: Make calc_cam_sz() static
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Fri, 19 Aug 2022 14:26:49 +0000 (16:26 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 26 Aug 2022 01:02:20 +0000 (11:02 +1000)
commitf7d5f00702e2da656b2a8f975fdaa0d48329de36
tree976e0efff3ec401ab03ee62d30a699700369d3df
parente38cd72c17fa7d7710088365251feb6c52b501c8
powerpc/fsl_booke: Make calc_cam_sz() static

calc_cam_sz() is used only in fsl_book3e.c, make 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/a7469848371b2cf5e8f654ec79800e209d88595e.1660919200.git.christophe.leroy@csgroup.eu
arch/powerpc/mm/mmu_decl.h
arch/powerpc/mm/nohash/fsl_book3e.c