powercp: mpc8xx: move commproc.h
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 16 Mar 2018 16:20:43 +0000 (17:20 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 6 Apr 2018 20:30:37 +0000 (16:30 -0400)
commit18f8d4c60d26e6cd113461c5d716c64897c3f112
tree4c740c87c179ab09a8a5cbaefb6786b803d40832
parentee1e600c13d16febd517ab7d0d2c243db174789b
powercp: mpc8xx: move commproc.h

include/commproc.h is dedicated to the 8xx, rename it cpm_8xx.h and
move it into arch/powerpc/include/asm

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
arch/powerpc/cpu/mpc8xx/cpu.c
arch/powerpc/cpu/mpc8xx/cpu_init.c
arch/powerpc/cpu/mpc8xx/immap.c
arch/powerpc/cpu/mpc8xx/interrupts.c
arch/powerpc/include/asm/cpm_8xx.h [moved from include/commproc.h with 100% similarity]
drivers/net/mpc8xx_fec.c
drivers/serial/serial_mpc8xx.c
drivers/spi/mpc8xx_spi.c