diff options
Diffstat (limited to 'drivers/media/radio/radio-terratec.c')
-rw-r--r-- | drivers/media/radio/radio-terratec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/radio/radio-terratec.c b/drivers/media/radio/radio-terratec.c index 3a67471f999c..b3f669d0691f 100644 --- a/drivers/media/radio/radio-terratec.c +++ b/drivers/media/radio/radio-terratec.c | |||
@@ -383,7 +383,6 @@ static const struct v4l2_ioctl_ops terratec_ioctl_ops = { | |||
383 | }; | 383 | }; |
384 | 384 | ||
385 | static struct video_device terratec_radio = { | 385 | static struct video_device terratec_radio = { |
386 | .owner = THIS_MODULE, | ||
387 | .name = "TerraTec ActiveRadio", | 386 | .name = "TerraTec ActiveRadio", |
388 | .type = VID_TYPE_TUNER, | 387 | .type = VID_TYPE_TUNER, |
389 | .fops = &terratec_fops, | 388 | .fops = &terratec_fops, |