powerpc/83xx: Split usb.c
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Wed, 16 Aug 2023 15:22:17 +0000 (17:22 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 18 Aug 2023 07:03:14 +0000 (17:03 +1000)
commit5951b62ba4635881f1eb6c30e35d476871ff5d12
treef3dfb7056a9329c580b5cdd56c71d085656cee88
parentd25f01fba71dbaa117021aed3ea85cc5476c1a5a
powerpc/83xx: Split usb.c

usb.c contains three independent parts with no common part.

Split it.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
[mpe: Drop usb.o from Makefile to fix build]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/75712b54bf9cb85ab10e47cd2772cd2a098ca895.1692199324.git.christophe.leroy@csgroup.eu
arch/powerpc/platforms/83xx/Makefile
arch/powerpc/platforms/83xx/usb_831x.c [moved from arch/powerpc/platforms/83xx/usb.c with 51% similarity]
arch/powerpc/platforms/83xx/usb_834x.c [new file with mode: 0644]
arch/powerpc/platforms/83xx/usb_837x.c [new file with mode: 0644]