summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-2.6.37/411-gpio_ioctl.patch
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-12-29 13:24:17 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-12-29 13:24:17 +0000
commita623456e9323570806b643f600f763d2805f4cb0 (patch)
tree39e809e35277be23dcf6905e2171333cfebe1b5e /target/linux/generic/patches-2.6.37/411-gpio_ioctl.patch
parent1fa3f197f65e8eceeaed5aff1f16f789b911df32 (diff)
downloadmtk-20170518-a623456e9323570806b643f600f763d2805f4cb0.zip
mtk-20170518-a623456e9323570806b643f600f763d2805f4cb0.tar.gz
mtk-20170518-a623456e9323570806b643f600f763d2805f4cb0.tar.bz2
target/linux: sync to kernel 2.6.37-rc8, refresh patches
SVN-Revision: 24847
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.patch2
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 3b70632..6609a16 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 = {