File qc-usb-hardware.patch of Package quickcam
--- qc-driver.c | 1 - 1 file changed, 1 deletion(-) --- a/qc-driver.c +++ b/qc-driver.c @@ -2997,7 +2997,6 @@ static struct file_operations qc_v4l_fop static struct video_device qc_v4l_template = { name: "QuickCam USB", type: VID_TYPE_CAPTURE | VID_TYPE_SUBCAPTURE, - hardware: VID_HARDWARE_QCAM_USB, minor: -1, #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0) release: qc_v4l_release,