aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.37/834-gpio_ioctl.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-05-20 10:06:11 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-05-20 10:06:11 +0000
commita43c6cd7436ffe06dfec5ab6a84af9fbd5803964 (patch)
treefbd5dd9b1f9957c1a179fe4e8c24631910d722fa /target/linux/generic/patches-2.6.37/834-gpio_ioctl.patch
parent764614896e9258afe5c1daf08945737b639c72cf (diff)
downloadupstream-a43c6cd7436ffe06dfec5ab6a84af9fbd5803964.tar.gz
upstream-a43c6cd7436ffe06dfec5ab6a84af9fbd5803964.tar.bz2
upstream-a43c6cd7436ffe06dfec5ab6a84af9fbd5803964.zip
[kernel] refresh 2.6.37 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26955 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.37/834-gpio_ioctl.patch')
-rw-r--r--target/linux/generic/patches-2.6.37/834-gpio_ioctl.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.37/834-gpio_ioctl.patch b/target/linux/generic/patches-2.6.37/834-gpio_ioctl.patch
index 6609a1670a..3b7063223e 100644
--- a/target/linux/generic/patches-2.6.37/834-gpio_ioctl.patch
+++ b/target/linux/generic/patches-2.6.37/834-gpio_ioctl.patch
@@ -1,6 +1,6 @@
--- a/drivers/char/gpio_dev.c
+++ b/drivers/char/gpio_dev.c
-@@ -114,7 +114,7 @@ gpio_close(struct inode * inode, struct
+@@ -114,7 +114,7 @@ gpio_close(struct inode * inode, struct
}
struct file_operations gpio_fops = {