]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L/DVB (8998): s2api: restore DTV_UNDEFINED
authorSteven Toth <stoth@linuxtv.org>
Fri, 12 Sep 2008 00:08:59 +0000 (21:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:37:04 +0000 (09:37 -0200)
Signed-off-by: Steven Toth <stoth@linuxtv.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/linux/dvb/frontend.h

index bfd670fa16b2d50afb28a5e8786fee13038e484a..915edd319f34cfda8e5c78ddc5d28bdebe810392 100644 (file)
@@ -251,6 +251,7 @@ struct dvb_frontend_event {
  * binary compatability.
  */
 typedef enum dtv_cmd_types {
+       DTV_UNDEFINED,
        DTV_TUNE,
        DTV_CLEAR,