summaryrefslogtreecommitdiff
path: root/board/highbank/ahci.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/highbank/ahci.c')
-rw-r--r--board/highbank/ahci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/highbank/ahci.c b/board/highbank/ahci.c
index 1578a33..dadfbdd 100644
--- a/board/highbank/ahci.c
+++ b/board/highbank/ahci.c
@@ -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;