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:
parent
177b868d93
commit
65af619d84
|
@ -251,6 +251,7 @@ struct dvb_frontend_event {
|
|||
* binary compatability.
|
||||
*/
|
||||
typedef enum dtv_cmd_types {
|
||||
DTV_UNDEFINED,
|
||||
DTV_TUNE,
|
||||
DTV_CLEAR,
|
||||
|
||||
|
|
Loading…
Reference in New Issue