]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/watchdog/sbc7240_wdt.c
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvar...
[linux.git] / drivers / watchdog / sbc7240_wdt.c
index 90d67e6d8e8b433c761af755ff8eb606fd96d312..520b8dd77ed4bbdc56ee497dc8f58037da921028 100644 (file)
@@ -210,6 +210,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 = {