V4L/DVB (8483): Remove obsolete owner field from video_device struct.
[pandora-kernel.git] / drivers / media / video / pvrusb2 / pvrusb2-v4l2.c
index bd6169f..ceb549a 100644 (file)
@@ -1161,7 +1161,6 @@ static const struct file_operations vdev_fops = {
 
 
 static struct video_device vdev_template = {
-       .owner      = THIS_MODULE,
        .type       = VID_TYPE_CAPTURE | VID_TYPE_TUNER,
        .type2      = (V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_VBI_CAPTURE
                       | V4L2_CAP_TUNER | V4L2_CAP_AUDIO