V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
[safe/jmp/linux-2.6] / drivers / media / video / pwc / pwc-if.c
index 950da25..7300ace 100644 (file)
@@ -166,7 +166,6 @@ static struct video_device pwc_template = {
        .owner =        THIS_MODULE,
        .name =         "Philips Webcam",       /* Filled in later */
        .type =         VID_TYPE_CAPTURE,
-       .hardware =     VID_HARDWARE_PWC,
        .release =      video_device_release,
        .fops =         &pwc_fops,
        .minor =        -1,