projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbaccc0
)
V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclared
author
Pekka Seppänen
<pexu@kapsi.fi>
Mon, 15 Oct 2007 13:16:21 +0000
(10:16 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Mon, 22 Oct 2007 14:01:19 +0000
(12:01 -0200)
Remove obsolete V4L v1 reference.
Thanks to Ingo Molnar for pointing this issue.
Signed-off-by: Pekka Seppänen <pexu@kapsi.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/radio/radio-gemtek.c
patch
|
blob
|
history
diff --git
a/drivers/media/radio/radio-gemtek.c
b/drivers/media/radio/radio-gemtek.c
index
0c963db
..
5e4b9dd
100644
(file)
--- a/
drivers/media/radio/radio-gemtek.c
+++ b/
drivers/media/radio/radio-gemtek.c
@@
-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,