projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: ag71xx: make ring sizes configurable via ethtool
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.37
/
834-gpio_ioctl.patch
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
6609a16
..
3b70632
100644
(file)
--- 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 = {
This page took
0.026006 seconds
and
4
git commands to generate.