aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/dsbr100.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/radio/dsbr100.c')
-rw-r--r--drivers/media/radio/dsbr100.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/radio/dsbr100.c b/drivers/media/radio/dsbr100.c
index 08bf5e8031da..0edada6f4b31 100644
--- a/drivers/media/radio/dsbr100.c
+++ b/drivers/media/radio/dsbr100.c
@@ -462,7 +462,6 @@ static const struct v4l2_ioctl_ops usb_dsbr100_ioctl_ops = {
462 462
463/* V4L2 interface */ 463/* V4L2 interface */
464static struct video_device dsbr100_videodev_template = { 464static struct video_device dsbr100_videodev_template = {
465 .owner = THIS_MODULE,
466 .name = "D-Link DSB-R 100", 465 .name = "D-Link DSB-R 100",
467 .type = VID_TYPE_TUNER, 466 .type = VID_TYPE_TUNER,
468 .fops = &usb_dsbr100_fops, 467 .fops = &usb_dsbr100_fops,