https://universe.0xinfinity.dev/distro/kernel/atom?h=master 2022-05-11T13:06:40Z powerpc/8xx: Remove mpc8xx_pics_init() 2022-05-11T13:06:40Z Christophe Leroy christophe.leroy@csgroup.eu 2022-04-06T06:23:20Z urn:sha1:e3ba31b78074bee155662edccd9ca00324087e04 mpc8xx_pics_init() is now only a trampoline to mpc8xx_pic_init(). Remove mpc8xx_pics_init() and use mpc8xx_pic_init() directly. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/9c55a698adb5ba3b7b77023170fcaf0acb5d2d81.1649226186.git.christophe.leroy@csgroup.eu