summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches/250-watchdog.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/patches/250-watchdog.patch')
-rw-r--r--target/linux/lantiq/patches/250-watchdog.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches/250-watchdog.patch b/target/linux/lantiq/patches/250-watchdog.patch
index 6f727c4273..510d4e1277 100644
--- a/target/linux/lantiq/patches/250-watchdog.patch
+++ b/target/linux/lantiq/patches/250-watchdog.patch
@@ -117,7 +117,7 @@
+};
+
+static int
-+lq_wdt_ioctl(struct inode *inode, struct file *file,
++lq_wdt_ioctl(struct file *file,
+ unsigned int cmd, unsigned long arg)
+{
+ int ret = -ENOTTY;