V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.h
authorMichael Krufky <mkrufky@linuxtv.org>
Fri, 21 Dec 2007 05:55:43 +0000 (02:55 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:04:10 +0000 (19:04 -0200)
commit807ffe8df23e1977d4e702697a08047f346eb974
treefe7cb050ddddc64fc98b0248030cf1d6a8abc8d4
parentb624aa86cd92b32d66653609e4896f54c0d6111d
V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.h

struct analog_tuner_ops no longer has any dependencies specific
to v4l2, so we can move this into dvb_frontend.h with the rest
of the tuning structures.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-core/dvb_frontend.h
drivers/media/video/tuner-driver.h