]> git.baikalelectronics.ru Git - uboot.git/commit
m68k: Remove unused PCI code
authorTom Rini <trini@konsulko.com>
Mon, 20 Jun 2022 12:07:51 +0000 (08:07 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 5 Jul 2022 21:04:59 +0000 (17:04 -0400)
commit66e38ec1f436619d9c885aee69a6f51f935e5ff5
tree94995f40ad8c3d23c5a3358f94fe323ea6bf95cc
parent5b57e26bef422f8c6d94438243e56d087a2fc597
m68k: Remove unused PCI code

The only mcf5445x platform does not enable PCI, drop this code.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/m68k/cpu/mcf5445x/Makefile
arch/m68k/cpu/mcf5445x/pci.c [deleted file]