pci: Fix mismerge with v2021.10-rc4
authorTom Rini <trini@konsulko.com>
Thu, 16 Sep 2021 15:45:03 +0000 (11:45 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 16 Sep 2021 15:46:44 +0000 (11:46 -0400)
commit36f890f6b08274e426306ab39f57e61ea975f456
treec7242e4dbb686a72e17305b4a9bf725d4e1644a0
parent6674edaabfd271471608146806f5b6540bc76a1b
pci: Fix mismerge with v2021.10-rc4

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>
drivers/ata/Kconfig
drivers/pci/Kconfig