diff options
Diffstat (limited to 'drivers/media/video/arv.c')
-rw-r--r-- | drivers/media/video/arv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/arv.c b/drivers/media/video/arv.c index 8c7d1958856b..56ebfd5ef6fa 100644 --- a/drivers/media/video/arv.c +++ b/drivers/media/video/arv.c | |||
@@ -754,7 +754,6 @@ static const struct file_operations ar_fops = { | |||
754 | }; | 754 | }; |
755 | 755 | ||
756 | static struct video_device ar_template = { | 756 | static struct video_device ar_template = { |
757 | .owner = THIS_MODULE, | ||
758 | .name = "Colour AR VGA", | 757 | .name = "Colour AR VGA", |
759 | .type = VID_TYPE_CAPTURE, | 758 | .type = VID_TYPE_CAPTURE, |
760 | .fops = &ar_fops, | 759 | .fops = &ar_fops, |