mirror of
https://xff.cz/git/u-boot/
synced 2025-10-02 16:01:30 +02:00
With legacy PCI code removed and thus DM_PCI also removed, a few places did not get correctly updated with the merge to next and thus broke. Remove now extraneous dependencies on DM_PCI. Signed-off-by: Tom Rini <trini@konsulko.com>