[][Fix build error for SDK v5.10]

[Description]
Fix build error for SDK v5.10

The build error is caused by a newly-published
patch on OpenWrt master branch:
https://github.com/openwrt/openwrt/commit/92820c
c5b995251e7eefe59dc586283a565f7c18

This published change is targeted to apply on
Linux mainline upstream-eth but not mtk-eth,
so we add it into remove.patch.list to avoid
patch failure.

[Release-log]
N/A

Change-Id: Ie763e12d638d6a72537601251f84aaf2897f8f39
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/5445847
diff --git a/remove.patch.list b/remove.patch.list
index a9dc9f5..4484e15 100644
--- a/remove.patch.list
+++ b/remove.patch.list
@@ -7,5 +7,6 @@
 target/linux/generic/backport-5.10/610-v5.13-*-ethernet-*.patch
 target/linux/mediatek/patches-5.10/510-net-mediatek-add-flow-offload-for-mt7623.patch
 target/linux/mediatek/patches-5.10/700-net-ethernet-mtk_eth_soc-add-support-for-coherent-DM.patch
-target/linux/mediatek/patches-5.10/701-net-ethernet-mtk_eth_soc-add-support-for-clause-45-mdio.patch
+target/linux/mediatek/patches-5.10/701-net-ethernet-mtk_eth_soc-fix-return-value-of-MDIO-ops.patch
+target/linux/mediatek/patches-5.10/702-net-ethernet-mtk_eth_soc-implement-Clause-45-MDIO-access.patch
 target/linux/generic/pending-5.10/700-net-ethernet-mtk_eth_soc-avoid-creating-duplicate-of.patch