]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/watchdog/ibmasr.c
Merge tag 'linux-can-fixes-for-5.5-20191208' of git://git.kernel.org/pub/scm/linux...
[linux.git] / drivers / watchdog / ibmasr.c
index 897f7eda9e6ad075024b578e2106ac0d49cf73dd..4a22fe15208630b0bcaa45f1ed4d9872270733cf 100644 (file)
@@ -344,6 +344,7 @@ static const struct file_operations asr_fops = {
        .llseek =               no_llseek,
        .write =                asr_write,
        .unlocked_ioctl =       asr_ioctl,
+       .compat_ioctl =         compat_ptr_ioctl,
        .open =                 asr_open,
        .release =              asr_release,
 };