]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/watchdog/f71808e_wdt.c
Merge tag 'linux-can-fixes-for-5.5-20191208' of git://git.kernel.org/pub/scm/linux...
[linux.git] / drivers / watchdog / f71808e_wdt.c
index e46104c2fd94ec98319afea4ceae025fda7241c0..a3c44d75d80eb0a65baf4d254e93954daa4a2f16 100644 (file)
@@ -669,6 +669,7 @@ static const struct file_operations watchdog_fops = {
        .release        = watchdog_release,
        .write          = watchdog_write,
        .unlocked_ioctl = watchdog_ioctl,
+       .compat_ioctl   = compat_ptr_ioctl,
 };
 
 static struct miscdevice watchdog_miscdev = {