Skip to content

Commit

Permalink
V4L/DVB (8998): s2api: restore DTV_UNDEFINED
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Oct 12, 2008
1 parent 177b868 commit 65af619
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/linux/dvb/frontend.h
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ struct dvb_frontend_event {
* binary compatability.
*/
typedef enum dtv_cmd_types {
DTV_UNDEFINED,
DTV_TUNE,
DTV_CLEAR,

Expand Down

0 comments on commit 65af619

Please sign in to comment.