]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0b4117abfa4e0cc19aab5d9c983d0ee2ea002b71
tree976e0efff3ec401ab03ee62d30a699700369d3df
parentdfa4b993c32895af21cc8dd3875402c1e27dcbbc
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