]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/saa5249.c
V4L/DVB (8483): Remove obsolete owner field from video_device struct.
[linux-2.6-omap-h63xx.git] / drivers / media / video / saa5249.c
index 812cfe3fd3f30185477e69d300b5579621e6831c..6f14619bda4a5b87f04890605fbd0fa39187c97b 100644 (file)
@@ -711,7 +711,6 @@ static const struct file_operations saa_fops = {
 
 static struct video_device saa_template =
 {
-       .owner          = THIS_MODULE,
        .name           = IF_NAME,
        .type           = VID_TYPE_TELETEXT,    /*| VID_TYPE_TUNER ?? */
        .fops           = &saa_fops,