]> Git Repo - J-u-boot.git/blobdiff - drivers/phy/marvell/comphy.h
fix: phy: marvell: cp110: rename comphy_index to cp_index
[J-u-boot.git] / drivers / phy / marvell / comphy.h
index 8b05757e912a6cfdfbd88a0c84e2cacea735ad60..c9b94a4c5e3c02fcd28055962ca308302aec1dfd 100644 (file)
@@ -97,7 +97,7 @@ struct chip_serdes_phy_config {
        void __iomem *hpipe3_base_addr;
        u32 comphy_lanes_count;
        u32 comphy_mux_bitcount;
-       u32 comphy_index;
+       u32 cp_index;
 };
 
 /* Register helper functions */
This page took 0.024785 seconds and 4 git commands to generate.