diff options
Diffstat (limited to 'drivers/media/radio/radio-aztech.c')
-rw-r--r-- | drivers/media/radio/radio-aztech.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/radio/radio-aztech.c b/drivers/media/radio/radio-aztech.c index 04c738b62d06..537f2f479506 100644 --- a/drivers/media/radio/radio-aztech.c +++ b/drivers/media/radio/radio-aztech.c | |||
@@ -369,7 +369,6 @@ static const struct v4l2_ioctl_ops aztech_ioctl_ops = { | |||
369 | }; | 369 | }; |
370 | 370 | ||
371 | static struct video_device aztech_radio = { | 371 | static struct video_device aztech_radio = { |
372 | .owner = THIS_MODULE, | ||
373 | .name = "Aztech radio", | 372 | .name = "Aztech radio", |
374 | .type = VID_TYPE_TUNER, | 373 | .type = VID_TYPE_TUNER, |
375 | .fops = &aztech_fops, | 374 | .fops = &aztech_fops, |