From 833432a494cbb8d5b78ce2cdff29e0df6530be1d Mon Sep 17 00:00:00 2001
From: Koen Vandeputte <koen.vandeputte@ncentric.com>
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 <koen.vandeputte@ncentric.com>
---
 ...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.25.1