These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / m68k / coldfire / m5272.c
index b15219e..c525e4c 100644 (file)
@@ -126,7 +126,7 @@ static struct fixed_phy_status nettel_fixed_phy_status __initdata = {
 static int __init init_BSP(void)
 {
        m5272_uarts_init();
-       fixed_phy_add(PHY_POLL, 0, &nettel_fixed_phy_status);
+       fixed_phy_add(PHY_POLL, 0, &nettel_fixed_phy_status, -1);
        return 0;
 }