[][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/0f02
9b3d2b505b40aca9a24a002838ed1060f83d

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: Id966f292e910bf332b49dbe795c43e38ad34e89b
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/5792827
diff --git a/remove.patch.list b/remove.patch.list
index 1e45227..8df1fac 100644
--- a/remove.patch.list
+++ b/remove.patch.list
@@ -12,6 +12,7 @@
 target/linux/mediatek/patches-5.10/701-v5.17-net-ethernet-mtk_eth_soc-fix-return-values-and-refac.patch
 target/linux/mediatek/patches-5.10/703-v5.17-net-ethernet-mtk_eth_soc-implement-Clause-45-MDIO-ac.patch
 target/linux/mediatek/patches-5.10/704-net-ethernet-mtk_eth_soc-announce-2500baseT.patch
+target/linux/mediatek/patches-5.10/710-pci-pcie-mediatek-add-support-for-coherent-DMA.patch
 target/linux/generic/pending-5.10/700-net-ethernet-mtk_eth_soc-avoid-creating-duplicate-of.patch
-target/linux/generic/pending-5.10/701-net-ethernet-mtk_eth_soc-add-ipv6-flow-offloading-support.patch
+target/linux/generic/pending-5.10/701-*.patch
 target/linux/generic/pending-5.10/702-net-ethernet-mtk_eth_soc-enable-threaded-NAPI.patch