X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fpatches-5.15%2F0036-MIPS-ath79-remove-irq-code-from-pci.patch;h=4732d1b2c87610c57911a073e9f5fa0e63bb3126;hb=ba6096d04b4f7a40aec339e7bf3f7b5842ae3cac;hp=80fcd0a7f55a3c348b2489aa05abc5c73181c5ce;hpb=d5bf46bbe8f425182ea07787ae5d92145715da1b;p=openwrt%2Fstaging%2Fnbd.git diff --git a/target/linux/ath79/patches-5.15/0036-MIPS-ath79-remove-irq-code-from-pci.patch b/target/linux/ath79/patches-5.15/0036-MIPS-ath79-remove-irq-code-from-pci.patch index 80fcd0a7f5..4732d1b2c8 100644 --- a/target/linux/ath79/patches-5.15/0036-MIPS-ath79-remove-irq-code-from-pci.patch +++ b/target/linux/ath79/patches-5.15/0036-MIPS-ath79-remove-irq-code-from-pci.patch @@ -1,3 +1,13 @@ +From: John Crispin +Subject: ath79: fix remove irq code from pci driver patch + +This patch got mangled in the void while rebasing it. + +Submitted-by: John Crispin +--- + arch/mips/pci/pci-ar71xx.c | 107 ------------------ + 1 file changed, 141 deletions(-) + --- a/arch/mips/pci/pci-ar71xx.c +++ b/arch/mips/pci/pci-ar71xx.c @@ -51,11 +51,9 @@