diff options
Diffstat (limited to 'target/linux/ramips/patches-5.4/0070-weak_reordering.patch')
-rw-r--r-- | target/linux/ramips/patches-5.4/0070-weak_reordering.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/patches-5.4/0070-weak_reordering.patch b/target/linux/ramips/patches-5.4/0070-weak_reordering.patch index 52e6641324..fe3fdec289 100644 --- a/target/linux/ramips/patches-5.4/0070-weak_reordering.patch +++ b/target/linux/ramips/patches-5.4/0070-weak_reordering.patch @@ -1,9 +1,9 @@ --- a/arch/mips/ralink/Kconfig +++ b/arch/mips/ralink/Kconfig -@@ -58,6 +58,7 @@ choice +@@ -57,6 +57,7 @@ choice select COMMON_CLK select CLKSRC_MIPS_GIC - select HW_HAS_PCI + select HAVE_PCI if PCI_MT7621 + select WEAK_REORDERING_BEYOND_LLSC endchoice |