]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Move update_power8_hid0() into its only user
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Wed, 9 Jun 2021 06:10:29 +0000 (06:10 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 16 Jun 2021 14:09:11 +0000 (00:09 +1000)
commite8167731216846d073c9f4a02c1607d1b21fef1b
treecb57a2439eeca7984d6178438afe829701a41014
parent024e318196d783f4a9da5b9e2e5982106aea7efa
powerpc: Move update_power8_hid0() into its only user

update_power8_hid0() is used only by powernv platform subcore.c

Move it there.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/37f41d74faa0c66f90b373e243e8b1ee37a1f6fa.1623219019.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/reg.h
arch/powerpc/platforms/powernv/subcore.c