From 69649a1b45ee0ab7ab3de350dc75f89d867c174c Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Mon, 26 Jun 2017 11:22:11 +0200 Subject: kernel: update kernel 4.9 to 4.9.34 - Refreshed all patches - Adapted 1 (0031-mtd-add-SMEM-parser-for-QCOM-platforms.patch) Compile tested on: brcm2708, cns3xxx, imx6 Run tested on: brcm2708, cns3xxx, imx6 Signed-off-by: Koen Vandeputte [Compile and run tested on brcm2708] Signed-off-by: Stijn Tintel --- .../patches-4.9/407-net-phy-add-802.3-clause-45-support-to-phylib.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mvebu/patches-4.9/407-net-phy-add-802.3-clause-45-support-to-phylib.patch') diff --git a/target/linux/mvebu/patches-4.9/407-net-phy-add-802.3-clause-45-support-to-phylib.patch b/target/linux/mvebu/patches-4.9/407-net-phy-add-802.3-clause-45-support-to-phylib.patch index 8e983cc7ff..352d678328 100644 --- a/target/linux/mvebu/patches-4.9/407-net-phy-add-802.3-clause-45-support-to-phylib.patch +++ b/target/linux/mvebu/patches-4.9/407-net-phy-add-802.3-clause-45-support-to-phylib.patch @@ -258,7 +258,7 @@ Signed-off-by: Russell King +EXPORT_SYMBOL_GPL(genphy_c45_read_pma); --- a/drivers/net/phy/phy_device.c +++ b/drivers/net/phy/phy_device.c -@@ -1390,27 +1390,19 @@ EXPORT_SYMBOL(genphy_read_status); +@@ -1410,27 +1410,19 @@ EXPORT_SYMBOL(genphy_read_status); static int gen10g_read_status(struct phy_device *phydev) { -- cgit v1.2.3