Merge tag 'spi-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
[linux-2.6-microblaze.git] / drivers / phy / phy-ti-pipe3.c
index 08020dc..93bc112 100644 (file)
@@ -298,7 +298,7 @@ static int ti_pipe3_exit(struct phy *x)
 
        return 0;
 }
-static struct phy_ops ops = {
+static const struct phy_ops ops = {
        .init           = ti_pipe3_init,
        .exit           = ti_pipe3_exit,
        .power_on       = ti_pipe3_power_on,