diff options
Diffstat (limited to 'drivers/media/video/cpia2/cpia2_v4l.c')
-rw-r--r-- | drivers/media/video/cpia2/cpia2_v4l.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/cpia2/cpia2_v4l.c b/drivers/media/video/cpia2/cpia2_v4l.c index 8817c3841463..4e45de78df59 100644 --- a/drivers/media/video/cpia2/cpia2_v4l.c +++ b/drivers/media/video/cpia2/cpia2_v4l.c | |||
@@ -1936,7 +1936,6 @@ static const struct file_operations fops_template = { | |||
1936 | 1936 | ||
1937 | static struct video_device cpia2_template = { | 1937 | static struct video_device cpia2_template = { |
1938 | /* I could not find any place for the old .initialize initializer?? */ | 1938 | /* I could not find any place for the old .initialize initializer?? */ |
1939 | .owner= THIS_MODULE, | ||
1940 | .name= "CPiA2 Camera", | 1939 | .name= "CPiA2 Camera", |
1941 | .type= VID_TYPE_CAPTURE, | 1940 | .type= VID_TYPE_CAPTURE, |
1942 | .type2 = V4L2_CAP_VIDEO_CAPTURE | | 1941 | .type2 = V4L2_CAP_VIDEO_CAPTURE | |