diff options
Diffstat (limited to 'drivers/media/radio/radio-gemtek-pci.c')
-rw-r--r-- | drivers/media/radio/radio-gemtek-pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/radio/radio-gemtek-pci.c b/drivers/media/radio/radio-gemtek-pci.c index c41b35f3b125..b8c515762b49 100644 --- a/drivers/media/radio/radio-gemtek-pci.c +++ b/drivers/media/radio/radio-gemtek-pci.c | |||
@@ -391,7 +391,6 @@ static const struct v4l2_ioctl_ops gemtek_pci_ioctl_ops = { | |||
391 | }; | 391 | }; |
392 | 392 | ||
393 | static struct video_device vdev_template = { | 393 | static struct video_device vdev_template = { |
394 | .owner = THIS_MODULE, | ||
395 | .name = "Gemtek PCI Radio", | 394 | .name = "Gemtek PCI Radio", |
396 | .type = VID_TYPE_TUNER, | 395 | .type = VID_TYPE_TUNER, |
397 | .fops = &gemtek_pci_fops, | 396 | .fops = &gemtek_pci_fops, |