提交 81e47e33 编写于 作者: T Trent Piepho 提交者: Mauro Carvalho Chehab

V4L/DVB (4105): Remove uneeded prototype

Uneeded extern prototype is removed, as the function is 
prototyped at media/v4l2-common.h.
Signed-off-by: NTrent Piepho <xyzzy@speakeasy.org>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 44f7f2b3
......@@ -210,10 +210,6 @@ static struct v4l2_queryctrl pwc_controls[] = {
},
};
#if CONFIG_PWC_DEBUG
/* In 2.6.16-rc1 v4l_printk_ioctl is not defined but exported */
extern void v4l_printk_ioctl(unsigned int cmd);
#endif
static void pwc_vidioc_fill_fmt(const struct pwc_device *pdev, struct v4l2_format *f)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册