diff --git a/[refs] b/[refs] index 45fd2880c6dd..88957d17c045 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 177b868d93861077619261dcecd0147d1c033026 +refs/heads/master: 65af619d84ee2d3a1faacbbeded374d0b313d3a9 diff --git a/trunk/include/linux/dvb/frontend.h b/trunk/include/linux/dvb/frontend.h index bfd670fa16b2..915edd319f34 100644 --- a/trunk/include/linux/dvb/frontend.h +++ b/trunk/include/linux/dvb/frontend.h @@ -251,6 +251,7 @@ struct dvb_frontend_event { * binary compatability. */ typedef enum dtv_cmd_types { + DTV_UNDEFINED, DTV_TUNE, DTV_CLEAR,