]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/radio/radio-typhoon.c
Merge ../linux-2.6
[linux-2.6-omap-h63xx.git] / drivers / media / radio / radio-typhoon.c
index 6eb39b7ab75ed1a449cd61c0df478ff7696d6125..f8d62cfea7745d28cdda0c5be81667e4fb571c09 100644 (file)
@@ -362,7 +362,6 @@ static const struct v4l2_ioctl_ops typhoon_ioctl_ops = {
 
 static struct video_device typhoon_radio = {
        .name           = "Typhoon Radio",
-       .type           = VID_TYPE_TUNER,
        .fops           = &typhoon_fops,
        .ioctl_ops      = &typhoon_ioctl_ops,
 };