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)
commitd6d504d7ba8dc61dc0015ddd682bfce1dafa7dfc
tree6f17acbc81284c5103c9a7f35b427e39cae0b139
parentb717f2f2d18e630f276cce524d4d22152ada501b
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