aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/cpu_setup.h
AgeCommit message (Collapse)AuthorFilesLines
2022-09-26powerpc/cputable: Move __cpu_setup() prototypes out of cputable.hChristophe Leroy1-0/+49
Move all prototypes out of cputable.h For that rename cpu_setup_power.h to cpu_setup.h and move all prototypes in it. Signed-off-by: Christophe Leroy <[email protected]> [mpe: Standardise cpu_spec *spec formatting] Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/f45118489ee450db654db8bbcdfd8f5907337c22.1663606875.git.christophe.leroy@csgroup.eu