diff options
author | Luka Perkov <luka@openwrt.org> | 2015-02-08 15:42:42 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-02-08 15:42:42 +0000 |
commit | 4b0fbf30726cf6807508b7025fef023439e07572 (patch) | |
tree | d1eb7cd69c5d7d1371ec053c2788b3287e6a8d16 /target/linux/ramips/patches-3.14/999-gpi_irq.patch | |
parent | 6b8f598ca648505d49993da4fbdbb4268b8aee10 (diff) | |
download | upstream-4b0fbf30726cf6807508b7025fef023439e07572.tar.gz upstream-4b0fbf30726cf6807508b7025fef023439e07572.tar.bz2 upstream-4b0fbf30726cf6807508b7025fef023439e07572.zip |
ramips: fix patches after 3.14.32 bump
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44324
Diffstat (limited to 'target/linux/ramips/patches-3.14/999-gpi_irq.patch')
-rw-r--r-- | target/linux/ramips/patches-3.14/999-gpi_irq.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-3.14/999-gpi_irq.patch b/target/linux/ramips/patches-3.14/999-gpi_irq.patch index c4b3e57ccd..698aff97ee 100644 --- a/target/linux/ramips/patches-3.14/999-gpi_irq.patch +++ b/target/linux/ramips/patches-3.14/999-gpi_irq.patch @@ -20,7 +20,7 @@ spin_unlock_irqrestore(&rg->lock, flags); } -@@ -163,14 +164,15 @@ static void ralink_gpio_irq_mask(struct +@@ -163,14 +164,15 @@ static void ralink_gpio_irq_mask(struct { struct ralink_gpio_chip *rg; unsigned long flags; |