ar71xx: make IRQ fixes target specific
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Sat, 14 Sep 2019 14:21:57 +0000 (16:21 +0200)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Sat, 14 Sep 2019 15:11:45 +0000 (17:11 +0200)
commit1cf2495d4881621681d623aa3a8898039f00abad
tree030580e4446fda178aa9f190ca84990a523e5760
parent84c263ebfe3fcc258bf33c0066e9316f75b6bb08
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

While at it, wipe the 4.19 version, as ar71xx will never reach this.

Fixes: 530f76708cef ("ar71xx: Fix potentially missed IRQ handling during
dispatch")

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
target/linux/ar71xx/patches-4.14/343-MIPS-ath79-Fix-potentially-missed-IRQ-handling-durin.patch [new file with mode: 0644]
target/linux/generic/pending-4.14/343-MIPS-ath79-Fix-potentially-missed-IRQ-handling-durin.patch [deleted file]
target/linux/generic/pending-4.19/343-MIPS-ath79-Fix-potentially-missed-IRQ-handling-durin.patch [deleted file]