Browse Source

V4L/DVB (8998): s2api: restore DTV_UNDEFINED

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>
Steven Toth 17 years ago
parent
commit
65af619d84
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/linux/dvb/frontend.h

+ 1 - 0
include/linux/dvb/frontend.h

@@ -251,6 +251,7 @@ struct dvb_frontend_event {
  * binary compatability.
  */
 typedef enum dtv_cmd_types {
+	DTV_UNDEFINED,
 	DTV_TUNE,
 	DTV_CLEAR,