]> err.no Git - linux-2.6/blobdiff - drivers/media/radio/radio-aimslab.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
[linux-2.6] / drivers / media / radio / radio-aimslab.c
index be9bd7adaf618634ab1e932b83cc577fc3d9f145..eba9209b30240a3212d707da8bb3e79f54d67f9f 100644 (file)
@@ -405,9 +405,7 @@ static const struct v4l2_ioctl_ops rtrack_ioctl_ops = {
 };
 
 static struct video_device rtrack_radio = {
-       .owner          = THIS_MODULE,
        .name           = "RadioTrack radio",
-       .type           = VID_TYPE_TUNER,
        .fops           = &rtrack_fops,
        .ioctl_ops      = &rtrack_ioctl_ops,
 };