aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pwc
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/pwc')
-rw-r--r--drivers/media/video/pwc/pwc-v4l.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/media/video/pwc/pwc-v4l.c b/drivers/media/video/pwc/pwc-v4l.c
index ebf0a92b3956..9432cbc0e6f5 100644
--- a/drivers/media/video/pwc/pwc-v4l.c
+++ b/drivers/media/video/pwc/pwc-v4l.c
@@ -210,10 +210,6 @@ static struct v4l2_queryctrl pwc_controls[] = {
210 }, 210 },
211}; 211};
212 212
213#if CONFIG_PWC_DEBUG
214/* In 2.6.16-rc1 v4l_printk_ioctl is not defined but exported */
215extern void v4l_printk_ioctl(unsigned int cmd);
216#endif
217 213
218static void pwc_vidioc_fill_fmt(const struct pwc_device *pdev, struct v4l2_format *f) 214static void pwc_vidioc_fill_fmt(const struct pwc_device *pdev, struct v4l2_format *f)
219{ 215{