]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/media/video/cafe_ccic.c
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
[net-next-2.6.git] / drivers / media / video / cafe_ccic.c
index 10230cb3d210ffd18927fcd023df5f1b58478114..7bb9c1ec7819fc7b6d83076b98fb8eae41ede5f8 100644 (file)
@@ -1723,7 +1723,6 @@ static const struct v4l2_ioctl_ops cafe_v4l_ioctl_ops = {
 
 static struct video_device cafe_v4l_template = {
        .name = "cafe",
-       .minor = -1, /* Get one dynamically */
        .tvnorms = V4L2_STD_NTSC_M,
        .current_norm = V4L2_STD_NTSC_M,  /* make mplayer happy */