]> git.sur5r.net Git - u-boot/blobdiff - board/highbank/ahci.c
dm: ahci: Rename struct ahci_probe_ent
[u-boot] / board / highbank / ahci.c
index 1578a33fd1ab77da55612b5c68991fa1c0c48473..dadfbdd31554cd7c259ad8c62ce23ddcf6523f46 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;