]> git.baikalelectronics.ru Git - uboot.git/commit
pci: acpi: Drop DM_PCI check from ahci
authorSimon Glass <sjg@chromium.org>
Mon, 2 Aug 2021 00:54:25 +0000 (18:54 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 13 Sep 2021 22:23:13 +0000 (18:23 -0400)
commit0322a44df390a9b9a2246889ea8b7685ee4d9cef
tree6f17acbc81284c5103c9a7f35b427e39cae0b139
parentef26bef12548399e4eff1e162321d5265e5da4a3
pci: acpi: Drop DM_PCI check from ahci

We don't need these checks anymore since when PCI is enabled, driver model
is always used.

Drop them.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/ata/ahci.c
include/ahci.h