Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[linux-2.6-microblaze.git] / drivers / watchdog / alim7101_wdt.c
index c8e3ab0..5af0358 100644 (file)
@@ -294,6 +294,7 @@ static const struct file_operations wdt_fops = {
        .open           =       fop_open,
        .release        =       fop_close,
        .unlocked_ioctl =       fop_ioctl,
+       .compat_ioctl   =       compat_ptr_ioctl,
 };
 
 static struct miscdevice wdt_miscdev = {