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 | c48a26ef7ef3fa6e74c6ad7ca8310b24b92cd2b0 (patch) | |
tree | b3cd0d38e500014570e837c7903ca4679fe1db80 /target/linux/ramips/patches-3.14/999-gpi_irq.patch | |
parent | 019f3dfb704999c77a8dca5872f356b9907e9c6d (diff) | |
download | upstream-c48a26ef7ef3fa6e74c6ad7ca8310b24b92cd2b0.tar.gz upstream-c48a26ef7ef3fa6e74c6ad7ca8310b24b92cd2b0.tar.bz2 upstream-c48a26ef7ef3fa6e74c6ad7ca8310b24b92cd2b0.zip |
ramips: fix patches after 3.14.32 bump
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44324 3c298f89-4303-0410-b956-a3cf2f4a3e73
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; |