]> git.sur5r.net Git - u-boot/commit
powerpc, 8xx: move SPI driver to drivers/spi/
authorChristophe Leroy <christophe.leroy@c-s.fr>
Thu, 6 Jul 2017 08:33:25 +0000 (10:33 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 8 Jul 2017 19:56:03 +0000 (15:56 -0400)
commitf88c431b8a264872e9391e039541792a13a5076a
tree1a7a68402404e2f886aacc80a980ef4131412c1e
parentfad51ac3af429d5b5b6f6ad4d924ee00e1525db1
powerpc, 8xx: move SPI driver to drivers/spi/

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
arch/powerpc/cpu/mpc8xx/Makefile
arch/powerpc/cpu/mpc8xx/spi.c [deleted file]
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/mpc8xx_spi.c [new file with mode: 0644]