Commit bbed5f2f authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

USB: fixup previous missed hunk in vicam patch.

parent 36e6c69f
......@@ -1214,7 +1214,6 @@ static struct video_device vicam_template = {
.type = VID_TYPE_CAPTURE,
.hardware = VID_HARDWARE_VICAM,
.fops = &vicam_fops,
// .initialize = vicam_video_init,
.minor = -1,
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment