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>
This commit is contained in:
Steven Toth 2008-09-11 21:08:59 -03:00 committed by Mauro Carvalho Chehab
parent 177b868d93
commit 65af619d84

View file

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