V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
[safe/jmp/linux-2.6] / drivers / media / video / w9966.c
index 4736640..08aaae0 100644 (file)
@@ -196,7 +196,6 @@ static struct video_device w9966_template = {
        .owner          = THIS_MODULE,
        .name           = W9966_DRIVERNAME,
        .type           = VID_TYPE_CAPTURE | VID_TYPE_SCALES,
-       .hardware       = VID_HARDWARE_W9966,
        .fops           = &w9966_fops,
 };