V4L/DVB (8008): cx18: remove duplicate audio and video input enums
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 8 Jun 2008 09:05:18 +0000 (06:05 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 26 Jun 2008 18:58:42 +0000 (15:58 -0300)
commitd3d9b803eead0a536d28ffc31c5fadae976991cc
treed68ce57541a9558b66ebfce8fe8cba5e6c061194
parent45270a1531a2aa90dd890666913c25a1e6f5e8eb
V4L/DVB (8008): cx18: remove duplicate audio and video input enums

cx18-cards.h had a copy of the audio and video input enums
from cx18-av-core.h, but with different prefixes. Removed
that copy and used the ones from cx18-av-core.h.

Thanks to Andy Walls <awalls@radix.net> for the report.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx18/cx18-cards.c
drivers/media/video/cx18/cx18-cards.h