From cf3b50377e9be1208489c5330776e48e318e38ec Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Sat, 14 Sep 2019 16:28:40 +0200 Subject: [PATCH] ar71xx: make IRQ fixes target specific Move the IRQ fix from generic to ar71xx specific. Other targets like ath79 have specific pathes to delete this code. This resulted in a build failure on ath79 Fixes: 00d48bcac08a ("ar71xx: Fix potentially missed IRQ handling during dispatch") Signed-off-by: Koen Vandeputte --- ...343-MIPS-ath79-Fix-potentially-missed-IRQ-handling-durin.patch | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename target/linux/{generic/pending-4.14 => ar71xx/patches-4.14}/343-MIPS-ath79-Fix-potentially-missed-IRQ-handling-durin.patch (100%) diff --git a/target/linux/generic/pending-4.14/343-MIPS-ath79-Fix-potentially-missed-IRQ-handling-durin.patch b/target/linux/ar71xx/patches-4.14/343-MIPS-ath79-Fix-potentially-missed-IRQ-handling-durin.patch similarity index 100% rename from target/linux/generic/pending-4.14/343-MIPS-ath79-Fix-potentially-missed-IRQ-handling-durin.patch rename to target/linux/ar71xx/patches-4.14/343-MIPS-ath79-Fix-potentially-missed-IRQ-handling-durin.patch -- 2.30.2