lantiq: add Linux 5.10 support as testing kernel
[openwrt/openwrt.git] / target / linux / generic / files / drivers / net / phy / psb6970.c
index 6cee75734be261ab98f2f6e37b763ac6f897a904..fb6ed0e2041b80c7bae11aaecfb4df9ef58f80ce 100644 (file)
@@ -355,8 +355,6 @@ static int psb6970_config_init(struct phy_device *pdev)
                goto done;
        }
 
-       dev->phy_ptr = priv;
-
 done:
        return ret;
 }