X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/55664ae04b97d1be20b1576bf2da0902113106fd..ab31e75d1bc662e62bfea938e4048a395053f51a:/target/linux/generic/patches-2.6.37/411-gpio_ioctl.patch?ds=sidebyside 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 6609a1670..3b7063223 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 = {