]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/media/video/vivi.c
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
[net-next-2.6.git] / drivers / media / video / vivi.c
index ce197e4cc58923b9b604521012396cbea9afb2c2..37632a0649667c8102eabe2567f1fb882d2b7abd 100644 (file)
@@ -1296,7 +1296,6 @@ static struct video_device vivi_template = {
        .name           = "vivi",
        .fops           = &vivi_fops,
        .ioctl_ops      = &vivi_ioctl_ops,
-       .minor          = -1,
        .release        = video_device_release,
 
        .tvnorms              = V4L2_STD_525_60,