dm: ahci: Rename struct ahci_probe_ent
[platform/kernel/u-boot.git] / board / highbank / ahci.c
index 1578a33..dadfbdd 100644 (file)
@@ -172,7 +172,7 @@ static void cphy_override_lane(u8 port)
 
 #define WAIT_MS_LINKUP 4
 
-int ahci_link_up(struct ahci_probe_ent *probe_ent, int port)
+int ahci_link_up(struct ahci_uc_priv *probe_ent, int port)
 {
        u32 tmp;
        int j = 0;