diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2018-04-02 16:01:58 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-04-03 23:26:45 +0200 |
commit | a74fd570a23f2226afcf63f92f22bcb9df37beee (patch) | |
tree | f0452055d7b540e7424a5c3f70ad2e44ffb6c641 /target/linux/generic/pending-4.14/701-phy_extension.patch | |
parent | 9aaa23ec8baa50b63d33466f3f353e43c473952a (diff) | |
download | upstream-a74fd570a23f2226afcf63f92f22bcb9df37beee.tar.gz upstream-a74fd570a23f2226afcf63f92f22bcb9df37beee.tar.bz2 upstream-a74fd570a23f2226afcf63f92f22bcb9df37beee.zip |
kernel: update kernel 4.14 to 4.14.32
The following patches are now included upstream:
* 0052-MIPS-lantiq-fix-usb-clocks.patch
* 0053-MIPS-lantiq-enable-AHB-Bus-for-USB.patch
* 0060-lantiq-ase-enable-MFD-SYSCON.patch
Closes: FS#1466
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Tested-by: Stijn Segers <foss@volatilesystems.org>
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-4.14/701-phy_extension.patch')
-rw-r--r-- | target/linux/generic/pending-4.14/701-phy_extension.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.14/701-phy_extension.patch b/target/linux/generic/pending-4.14/701-phy_extension.patch index 2529505801..1b380e24a9 100644 --- a/target/linux/generic/pending-4.14/701-phy_extension.patch +++ b/target/linux/generic/pending-4.14/701-phy_extension.patch @@ -85,7 +85,7 @@ Signed-off-by: John Crispin <john@phrozen.org> * @phydev: the phy_device struct --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -906,6 +906,7 @@ void phy_ethtool_ksettings_get(struct ph +@@ -905,6 +905,7 @@ void phy_ethtool_ksettings_get(struct ph struct ethtool_link_ksettings *cmd); int phy_ethtool_ksettings_set(struct phy_device *phydev, const struct ethtool_link_ksettings *cmd); |