powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 14 Jun 2019 06:41:38 +0000 (06:41 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 4 Jul 2019 16:06:37 +0000 (02:06 +1000)
commit4128a89ac80d3714babde5b2811ffd058b09c229
treef123fa688531a38236c8675ad712b37f6531523b
parent22e9c88d486a0536d337d6e0973968be0a4cd4b2
powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx

Only 8xx selects CPM1 and related CONFIG options are already
in platforms/8xx/Kconfig

Move the related C files to platforms/8xx/.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
[mpe: Minor formatting fixes]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/8xx/Makefile
arch/powerpc/platforms/8xx/cpm1.c [moved from arch/powerpc/sysdev/cpm1.c with 97% similarity]
arch/powerpc/platforms/8xx/micropatch.c [moved from arch/powerpc/sysdev/micropatch.c with 99% similarity]
arch/powerpc/sysdev/Makefile