aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-aztech.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/radio/radio-aztech.c')
-rw-r--r--drivers/media/radio/radio-aztech.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/radio/radio-aztech.c b/drivers/media/radio/radio-aztech.c
index 9f1addae6928..9b1f7a99dac0 100644
--- a/drivers/media/radio/radio-aztech.c
+++ b/drivers/media/radio/radio-aztech.c
@@ -355,7 +355,6 @@ static struct video_device aztech_radio=
355 .owner = THIS_MODULE, 355 .owner = THIS_MODULE,
356 .name = "Aztech radio", 356 .name = "Aztech radio",
357 .type = VID_TYPE_TUNER, 357 .type = VID_TYPE_TUNER,
358 .hardware = 0,
359 .fops = &aztech_fops, 358 .fops = &aztech_fops,
360 .vidioc_querycap = vidioc_querycap, 359 .vidioc_querycap = vidioc_querycap,
361 .vidioc_g_tuner = vidioc_g_tuner, 360 .vidioc_g_tuner = vidioc_g_tuner,