]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/hwmon/fschmd.c
Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[linux.git] / drivers / hwmon / fschmd.c
index fa0c2f1fb443286ffbf20d3e2fcaac1aeeb4e1a4..4136643d8e0cde96d8792fa862395e0bece26aaf 100644 (file)
@@ -954,6 +954,7 @@ static const struct file_operations watchdog_fops = {
        .release = watchdog_release,
        .write = watchdog_write,
        .unlocked_ioctl = watchdog_ioctl,
+       .compat_ioctl = compat_ptr_ioctl,
 };