diff options
Diffstat (limited to 'drivers/media/video/bw-qcam.c')
-rw-r--r-- | drivers/media/video/bw-qcam.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/bw-qcam.c b/drivers/media/video/bw-qcam.c index e367862313e1..ec870c781c02 100644 --- a/drivers/media/video/bw-qcam.c +++ b/drivers/media/video/bw-qcam.c | |||
@@ -907,7 +907,6 @@ static const struct file_operations qcam_fops = { | |||
907 | }; | 907 | }; |
908 | static struct video_device qcam_template= | 908 | static struct video_device qcam_template= |
909 | { | 909 | { |
910 | .owner = THIS_MODULE, | ||
911 | .name = "Connectix Quickcam", | 910 | .name = "Connectix Quickcam", |
912 | .type = VID_TYPE_CAPTURE, | 911 | .type = VID_TYPE_CAPTURE, |
913 | .fops = &qcam_fops, | 912 | .fops = &qcam_fops, |