aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-4.19/406-sfp-add-sfp-compatible.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/mvebu/patches-4.19/406-sfp-add-sfp-compatible.patch')
-rw-r--r--target/linux/mvebu/patches-4.19/406-sfp-add-sfp-compatible.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/patches-4.19/406-sfp-add-sfp-compatible.patch b/target/linux/mvebu/patches-4.19/406-sfp-add-sfp-compatible.patch
index f800e0a49c..0c6cb72cb9 100644
--- a/target/linux/mvebu/patches-4.19/406-sfp-add-sfp-compatible.patch
+++ b/target/linux/mvebu/patches-4.19/406-sfp-add-sfp-compatible.patch
@@ -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, },