kernel: bump 4.19 to 4.19.62
[openwrt/staging/dedeckeh.git] / target / linux / mvebu / patches-4.19 / 406-sfp-add-sfp-compatible.patch
index f800e0a49c4d89d59ad1a404a4a773b4a3df3860..0c6cb72cb9be83057e2d0607c98c03155f8cf638 100644 (file)
@@ -14,7 +14,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
 
 --- a/drivers/net/phy/sfp.c
 +++ b/drivers/net/phy/sfp.c
-@@ -229,6 +229,7 @@ static const struct sff_data sfp_data =
+@@ -230,6 +230,7 @@ static const struct sff_data sfp_data =
  static const struct of_device_id sfp_of_match[] = {
        { .compatible = "sff,sff", .data = &sff_data, },
        { .compatible = "sff,sfp", .data = &sfp_data, },