diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-02-27 19:03:55 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-02-27 19:03:55 +0000 |
commit | 30b25ae4fdec620c86caad7706f3ec05d19eee2e (patch) | |
tree | 842ef547b20e7c033d504257129c3f0499cb9f9f /target/linux/generic/patches-2.6.37/411-gpio_ioctl.patch | |
parent | a2142e65134533f9b9e56861b60bb9e6ffa432f1 (diff) | |
download | upstream-30b25ae4fdec620c86caad7706f3ec05d19eee2e.tar.gz upstream-30b25ae4fdec620c86caad7706f3ec05d19eee2e.tar.bz2 upstream-30b25ae4fdec620c86caad7706f3ec05d19eee2e.zip |
[kernel] refresh 2.6.37 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25760 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.37/411-gpio_ioctl.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.37/411-gpio_ioctl.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.37/411-gpio_ioctl.patch b/target/linux/generic/patches-2.6.37/411-gpio_ioctl.patch index 6609a1670a..3b7063223e 100644 --- a/target/linux/generic/patches-2.6.37/411-gpio_ioctl.patch +++ b/target/linux/generic/patches-2.6.37/411-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 = { |