From cc4ee2eeb465c1f4404b91852e6c86a43923c55e Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Sat, 6 Mar 2021 11:23:38 +0100 Subject: Revert "ramips: add support for kernel 5.10" This reverts commit b4aad29a1d7ad77d67073c1c54b28c429c64ed9b. This was accidentally folded into a single commit. Remove it and apply it properly again. Signed-off-by: Adrian Schmutzler --- target/linux/ramips/patches-5.10/202-weak_reordering.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 target/linux/ramips/patches-5.10/202-weak_reordering.patch (limited to 'target/linux/ramips/patches-5.10/202-weak_reordering.patch') diff --git a/target/linux/ramips/patches-5.10/202-weak_reordering.patch b/target/linux/ramips/patches-5.10/202-weak_reordering.patch deleted file mode 100644 index 074e16642f..0000000000 --- a/target/linux/ramips/patches-5.10/202-weak_reordering.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/mips/ralink/Kconfig -+++ b/arch/mips/ralink/Kconfig -@@ -57,6 +57,7 @@ choice - select CLKSRC_MIPS_GIC - select HAVE_PCI if PCI_MT7621 - select SOC_BUS -+ select WEAK_REORDERING_BEYOND_LLSC - endchoice - - choice -- cgit v1.2.3