dm: sata: Move ataid into struct ahci_uc_priv
[oweals/u-boot.git] / include / ahci.h
index 1f441d1c80db06f667401afc92675dfb9c1b5b1e..4262ab75c8886bed260b9c3ef4b8ded3a24efaa2 100644 (file)
@@ -162,6 +162,7 @@ struct ahci_uc_priv {
        pci_dev_t       dev;
 #endif
        struct ahci_ioports     port[AHCI_MAX_PORTS];
+       u16 *ataid[AHCI_MAX_PORTS];
        u32     n_ports;
        u32     hard_port_no;
        u32     host_flags;