diff options
Diffstat (limited to 'target/linux/ath79/patches-4.14/0036-MIPS-ath79-remove-irq-code-from-pci.patch')
-rw-r--r-- | target/linux/ath79/patches-4.14/0036-MIPS-ath79-remove-irq-code-from-pci.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/ath79/patches-4.14/0036-MIPS-ath79-remove-irq-code-from-pci.patch b/target/linux/ath79/patches-4.14/0036-MIPS-ath79-remove-irq-code-from-pci.patch index b0e610a0e2..460c4580ee 100644 --- a/target/linux/ath79/patches-4.14/0036-MIPS-ath79-remove-irq-code-from-pci.patch +++ b/target/linux/ath79/patches-4.14/0036-MIPS-ath79-remove-irq-code-from-pci.patch @@ -1,7 +1,5 @@ -Index: linux-4.14.66/arch/mips/pci/pci-ar71xx.c -=================================================================== ---- linux-4.14.66.orig/arch/mips/pci/pci-ar71xx.c -+++ linux-4.14.66/arch/mips/pci/pci-ar71xx.c +--- a/arch/mips/pci/pci-ar71xx.c ++++ b/arch/mips/pci/pci-ar71xx.c @@ -54,11 +54,9 @@ struct ar71xx_pci_controller { struct device_node *np; |