Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 786e9d4c authored by Pekka Seppänen's avatar Pekka Seppänen Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclared



Remove obsolete V4L v1 reference.

Thanks to Ingo Molnar for pointing this issue.

Signed-off-by: default avatarPekka Seppänen <pexu@kapsi.fi>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent bbaccc04
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -554,7 +554,6 @@ static struct video_device gemtek_radio = {
	.owner			= THIS_MODULE,
	.name			= "GemTek Radio card",
	.type			= VID_TYPE_TUNER,
	.hardware		= VID_HARDWARE_GEMTEK,
	.fops			= &gemtek_fops,
	.vidioc_querycap	= vidioc_querycap,
	.vidioc_g_tuner		= vidioc_g_tuner,