X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5ed970594e5968204fd460981508316edc4c0298..86a3fe1a88dce6531edb8653c45ff2477d6fa9d9:/target/linux/generic/patches-2.6.38/834-gpio_ioctl.patch?ds=sidebyside diff --git a/target/linux/generic/patches-2.6.38/834-gpio_ioctl.patch b/target/linux/generic/patches-2.6.38/834-gpio_ioctl.patch index 6609a1670..3b7063223 100644 --- a/target/linux/generic/patches-2.6.38/834-gpio_ioctl.patch +++ b/target/linux/generic/patches-2.6.38/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 = {