aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-typhoon.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/radio/radio-typhoon.c')
-rw-r--r--drivers/media/radio/radio-typhoon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/radio/radio-typhoon.c b/drivers/media/radio/radio-typhoon.c
index 48b5d2bc627..6eb39b7ab75 100644
--- a/drivers/media/radio/radio-typhoon.c
+++ b/drivers/media/radio/radio-typhoon.c
@@ -361,7 +361,6 @@ static const struct v4l2_ioctl_ops typhoon_ioctl_ops = {
361}; 361};
362 362
363static struct video_device typhoon_radio = { 363static struct video_device typhoon_radio = {
364 .owner = THIS_MODULE,
365 .name = "Typhoon Radio", 364 .name = "Typhoon Radio",
366 .type = VID_TYPE_TUNER, 365 .type = VID_TYPE_TUNER,
367 .fops = &typhoon_fops, 366 .fops = &typhoon_fops,