diff options
Diffstat (limited to 'drivers/media/radio/radio-typhoon.c')
-rw-r--r-- | drivers/media/radio/radio-typhoon.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/radio/radio-typhoon.c b/drivers/media/radio/radio-typhoon.c index 48b5d2bc6276..6eb39b7ab75e 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 | ||
363 | static struct video_device typhoon_radio = { | 363 | static 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, |