From 018a2a5a8641db64320d2b840e3e9e442519929c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 18 Jan 2015 09:25:32 +0000 Subject: ramips: refresh kernel patches Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44025 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/patches-3.14/999-gpi_irq.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ramips/patches-3.14/999-gpi_irq.patch') 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 a421570672..c4b3e57ccd 100644 --- a/target/linux/ramips/patches-3.14/999-gpi_irq.patch +++ b/target/linux/ramips/patches-3.14/999-gpi_irq.patch @@ -1,6 +1,6 @@ --- a/drivers/gpio/gpio-ralink.c +++ b/drivers/gpio/gpio-ralink.c -@@ -148,14 +148,15 @@ +@@ -148,14 +148,15 @@ static void ralink_gpio_irq_unmask(struc { struct ralink_gpio_chip *rg; unsigned long flags; @@ -20,7 +20,7 @@ spin_unlock_irqrestore(&rg->lock, flags); } -@@ -163,14 +164,15 @@ +@@ -163,14 +164,15 @@ static void ralink_gpio_irq_mask(struct { struct ralink_gpio_chip *rg; unsigned long flags; -- cgit v1.2.3