diff options
Diffstat (limited to 'target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch')
-rw-r--r-- | target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch b/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch index e768f82e68..0738fc7ad1 100644 --- a/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch @@ -78,7 +78,7 @@ Signed-off-by: Biwen Li <biwen.li@nxp.com> DP_ERR(p_hwfn, --- a/drivers/net/phy/xilinx_gmii2rgmii.c +++ b/drivers/net/phy/xilinx_gmii2rgmii.c -@@ -89,6 +89,11 @@ static int xgmiitorgmii_probe(struct mdi +@@ -92,6 +92,11 @@ static int xgmiitorgmii_probe(struct mdi return -EPROBE_DEFER; } |