From 4918fe0291ef1197104fa1af1405f39bc0d9ef27 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Wed, 6 Mar 2019 16:59:52 +0100 Subject: kernel: bump 4.14 to 4.14.105 Refreshed all patches. Compile-tested on: cns3xxx, imx6 Runtime-tested on: cns3xxx, imx6 Signed-off-by: Koen Vandeputte --- .../patches-4.14/003-net-stmmac-sun8i-Restore-the-compatibles.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/sunxi/patches-4.14/003-net-stmmac-sun8i-Restore-the-compatibles.patch') diff --git a/target/linux/sunxi/patches-4.14/003-net-stmmac-sun8i-Restore-the-compatibles.patch b/target/linux/sunxi/patches-4.14/003-net-stmmac-sun8i-Restore-the-compatibles.patch index 2f43585053..98898fb468 100644 --- a/target/linux/sunxi/patches-4.14/003-net-stmmac-sun8i-Restore-the-compatibles.patch +++ b/target/linux/sunxi/patches-4.14/003-net-stmmac-sun8i-Restore-the-compatibles.patch @@ -18,7 +18,7 @@ Signed-off-by: David S. Miller --- a/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c +++ b/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c -@@ -1072,6 +1072,14 @@ return ret; +@@ -1073,6 +1073,14 @@ return ret; } static const struct of_device_id sun8i_dwmac_match[] = { -- cgit v1.2.3