Merge git://www.linux-watchdog.org/linux-watchdog
[firefly-linux-kernel-4.4.55.git] / drivers / phy / phy-brcmstb-sata.c
index b7e303d28caff3d5eeb4cceade89c6a66047fdfa..8a2cb16a1937d20e88b045868beec28db966be5c 100644 (file)
@@ -122,7 +122,7 @@ static int brcm_sata_phy_init(struct phy *phy)
        return 0;
 }
 
-static struct phy_ops phy_ops_28nm = {
+static const struct phy_ops phy_ops_28nm = {
        .init           = brcm_sata_phy_init,
        .owner          = THIS_MODULE,
 };