firmware: Refer to the co-maintained linux-firmware.git repository
[pandora-kernel.git] / drivers / virt / fsl_hypervisor.c
index 3d91621..4939e0c 100644 (file)
@@ -706,6 +706,7 @@ static const struct file_operations fsl_hv_fops = {
        .poll = fsl_hv_poll,
        .read = fsl_hv_read,
        .unlocked_ioctl = fsl_hv_ioctl,
+       .compat_ioctl = fsl_hv_ioctl,
 };
 
 static struct miscdevice fsl_hv_misc_dev = {