summaryrefslogtreecommitdiffstats
path: root/include/linux/dvb
diff options
context:
space:
mode:
authorSteven Toth2008-09-12 02:08:59 +0200
committerMauro Carvalho Chehab2008-10-12 13:37:04 +0200
commit65af619d84ee2d3a1faacbbeded374d0b313d3a9 (patch)
tree81c9a81925354963e804bd85b9f02aa0e4f8c8c3 /include/linux/dvb
parentV4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FEC (diff)
downloadkernel-qcow2-linux-65af619d84ee2d3a1faacbbeded374d0b313d3a9.tar.gz
kernel-qcow2-linux-65af619d84ee2d3a1faacbbeded374d0b313d3a9.tar.xz
kernel-qcow2-linux-65af619d84ee2d3a1faacbbeded374d0b313d3a9.zip
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>
Diffstat (limited to 'include/linux/dvb')
-rw-r--r--include/linux/dvb/frontend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/dvb/frontend.h b/include/linux/dvb/frontend.h
index bfd670fa16b2..915edd319f34 100644
--- a/include/linux/dvb/frontend.h
+++ b/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,