]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc: Remove core support for Marvell mv64x60 hostbridges
authorMark Greer <mgreer@animalcreek.com>
Fri, 6 Apr 2018 01:17:20 +0000 (18:17 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 3 Jun 2018 14:39:23 +0000 (00:39 +1000)
commit04debf21fa1741e7d752c37550f7e4816e4067c4
tree5ce9dfc5e602641405bba3b880f18ca930920244
parent297f83140180b46e8bc7698d7caca560088eaaec
powerpc: Remove core support for Marvell mv64x60 hostbridges

There are no longer any platforms that use Marvell's mv64x60
hostbridges so remove the supporting kernel code.

CC: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Mark Greer <mgreer@animalcreek.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Documentation/devicetree/bindings/marvell.txt [deleted file]
arch/powerpc/sysdev/Makefile
arch/powerpc/sysdev/mv64x60.h [deleted file]
arch/powerpc/sysdev/mv64x60_dev.c [deleted file]
arch/powerpc/sysdev/mv64x60_pci.c [deleted file]
arch/powerpc/sysdev/mv64x60_pic.c [deleted file]
arch/powerpc/sysdev/mv64x60_udbg.c [deleted file]