mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-11 15:40:50 +00:00
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.
|
* binary compatability.
|
||||||
*/
|
*/
|
||||||
typedef enum dtv_cmd_types {
|
typedef enum dtv_cmd_types {
|
||||||
|
DTV_UNDEFINED,
|
||||||
DTV_TUNE,
|
DTV_TUNE,
|
||||||
DTV_CLEAR,
|
DTV_CLEAR,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user