diff options
Diffstat (limited to 'drivers/media/radio/radio-trust.c')
-rw-r--r-- | drivers/media/radio/radio-trust.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/radio/radio-trust.c b/drivers/media/radio/radio-trust.c index e33400180915..74aefda868e6 100644 --- a/drivers/media/radio/radio-trust.c +++ b/drivers/media/radio/radio-trust.c | |||
@@ -363,7 +363,6 @@ static const struct v4l2_ioctl_ops trust_ioctl_ops = { | |||
363 | }; | 363 | }; |
364 | 364 | ||
365 | static struct video_device trust_radio = { | 365 | static struct video_device trust_radio = { |
366 | .owner = THIS_MODULE, | ||
367 | .name = "Trust FM Radio", | 366 | .name = "Trust FM Radio", |
368 | .type = VID_TYPE_TUNER, | 367 | .type = VID_TYPE_TUNER, |
369 | .fops = &trust_fops, | 368 | .fops = &trust_fops, |