Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / phy / phy-spear1340-miphy.c
index 494240da4a398e4554f60a3c960df6234dbb8d84..97280c0cf6128c2a0339a27e7f207702ffe6762e 100644 (file)
@@ -189,7 +189,7 @@ static const struct of_device_id spear1340_miphy_of_match[] = {
 };
 MODULE_DEVICE_TABLE(of, spear1340_miphy_of_match);
 
-static struct phy_ops spear1340_miphy_ops = {
+static const struct phy_ops spear1340_miphy_ops = {
        .init = spear1340_miphy_init,
        .exit = spear1340_miphy_exit,
        .owner = THIS_MODULE,