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 bfd670f..915edd3 100644 (file)
@@ -251,6 +251,7 @@ struct dvb_frontend_event {
  * binary compatability.
  */
 typedef enum dtv_cmd_types {
+       DTV_UNDEFINED,
        DTV_TUNE,
        DTV_CLEAR,