Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
[oweals/u-boot.git] / include / ahci.h
index 4876b41e9010cef3077493c014db4dc9a92eadd8..a956c6ff5df78c37c0a66cdde88772dd251f34a3 100644 (file)
@@ -145,7 +145,7 @@ struct ahci_ioports {
 };
 
 struct ahci_probe_ent {
-#if defined(CONFIG_DM_PCI) || defined(CONFIG_DM_SCSI)
+#ifdef CONFIG_DM_PCI
        struct udevice *dev;
 #else
        pci_dev_t       dev;