diff options
author | Felix Baumann <felix.bau@gmx.de> | 2023-07-21 22:32:46 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-07-26 13:19:49 +0200 |
commit | 65c1f418e3add2d32b036696530dffddaba64d72 (patch) | |
tree | b18e781b0e839b00e6492bfffa13a038e04b5350 /target/linux | |
parent | 4d880318b0a0e26a5173c301f8d2108ea6070d7b (diff) | |
download | upstream-65c1f418e3add2d32b036696530dffddaba64d72.tar.gz upstream-65c1f418e3add2d32b036696530dffddaba64d72.tar.bz2 upstream-65c1f418e3add2d32b036696530dffddaba64d72.zip |
kernel: update patches for mediatek filogic
Fix complaint from actions
Check Kernel patches (mediatek, filogic)
https://github.com/openwrt/openwrt/actions/runs/5569719763/job/15081672586?pr=13072
Signed-off-by: Felix Baumann <felix.bau@gmx.de>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/mediatek/patches-5.15/730-v6.5-net-phy-add-driver-for-MediaTek-SoC-built-in-GE-PHYs.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-5.15/730-v6.5-net-phy-add-driver-for-MediaTek-SoC-built-in-GE-PHYs.patch b/target/linux/mediatek/patches-5.15/730-v6.5-net-phy-add-driver-for-MediaTek-SoC-built-in-GE-PHYs.patch index 26ebcb6733..85e6b03a59 100644 --- a/target/linux/mediatek/patches-5.15/730-v6.5-net-phy-add-driver-for-MediaTek-SoC-built-in-GE-PHYs.patch +++ b/target/linux/mediatek/patches-5.15/730-v6.5-net-phy-add-driver-for-MediaTek-SoC-built-in-GE-PHYs.patch @@ -42,7 +42,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net> L: linux-i2c@vger.kernel.org --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig -@@ -293,6 +293,18 @@ config MEDIATEK_GE_PHY +@@ -292,6 +292,18 @@ config MEDIATEK_GE_PHY help Supports the MediaTek Gigabit Ethernet PHYs. |