提交 97e2a01b 编写于 作者: M Mishal Pytasz 提交者: Mauro Carvalho Chehab

V4L (0973): Another build fix for compat_ioctl32.c

- Another build fix for compat_ioctl32.c
Signed-off-by: NNickolay V. Shmyrev <nshmyrev@yandex.ru>
Signed-off-by: NMauro Carvalho Chehab <mchehab@brturbo.com.br>
上级 133b7354
......@@ -309,6 +309,7 @@ long v4l_compat_ioctl32(struct file *file, unsigned int cmd, unsigned long arg)
break;
return ret;
}
}
#else
long v4l_compat_ioctl32(struct file *file, unsigned int cmd, unsigned long arg)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册