Commit 65af619d authored by Steven Toth's avatar Steven Toth Committed by Mauro Carvalho Chehab

V4L/DVB (8998): s2api: restore DTV_UNDEFINED

Signed-off-by: default avatarSteven Toth <stoth@linuxtv.org>
Signed-off-by: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 177b868d
......@@ -251,6 +251,7 @@ struct dvb_frontend_event {
* binary compatability.
*/
typedef enum dtv_cmd_types {
DTV_UNDEFINED,
DTV_TUNE,
DTV_CLEAR,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment