V4L/DVB (8483): Remove obsolete owner field from video_device struct.
[pandora-kernel.git] / drivers / media / radio / radio-si470x.c
index b829c67..3cf78cc 100644 (file)
@@ -1611,7 +1611,6 @@ static struct video_device si470x_viddev_template = {
        .name                   = DRIVER_NAME,
        .type                   = VID_TYPE_TUNER,
        .release                = video_device_release,
-       .owner                  = THIS_MODULE,
 };