summaryrefslogtreecommitdiff
path: root/drivers/phy/marvell/comphy_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/marvell/comphy_core.h')
-rw-r--r--drivers/phy/marvell/comphy_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/marvell/comphy_core.h b/drivers/phy/marvell/comphy_core.h
index 12ab921d24..c08677e56d 100644
--- a/drivers/phy/marvell/comphy_core.h
+++ b/drivers/phy/marvell/comphy_core.h
@@ -90,6 +90,7 @@ struct chip_serdes_phy_config {
u32 comphy_mux_bitcount;
const fdt32_t *comphy_mux_lane_order;
u32 cp_index;
+ struct comphy_map comphy_map_data[MAX_LANE_OPTIONS];
};
/* Register helper functions */