aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/s2255drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/s2255drv.c')
-rw-r--r--drivers/media/video/s2255drv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/s2255drv.c b/drivers/media/video/s2255drv.c
index f6a4929867db..fb742f1ae711 100644
--- a/drivers/media/video/s2255drv.c
+++ b/drivers/media/video/s2255drv.c
@@ -1816,7 +1816,6 @@ static struct video_device template = {
1816 .name = "s2255v", 1816 .name = "s2255v",
1817 .fops = &s2255_fops_v4l, 1817 .fops = &s2255_fops_v4l,
1818 .ioctl_ops = &s2255_ioctl_ops, 1818 .ioctl_ops = &s2255_ioctl_ops,
1819 .minor = -1,
1820 .release = video_device_release, 1819 .release = video_device_release,
1821 .tvnorms = S2255_NORMS, 1820 .tvnorms = S2255_NORMS,
1822 .current_norm = V4L2_STD_NTSC_M, 1821 .current_norm = V4L2_STD_NTSC_M,