diff options
author | Manu Abraham <abraham.manu@gmail.com> | 2008-10-14 18:50:03 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-17 16:15:43 -0400 |
commit | 5ba4ecc8b0166de4363cc31aa68d52abe0dff8de (patch) | |
tree | ca0d05cc9e7fc457ad4bffa160f1a7ae0255926a /include/linux/dvb/frontend.h | |
parent | 97854829b97093ae172144a2597fc49ea203dcf3 (diff) |
V4L/DVB (9196): Add support for DSS delivery
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/linux/dvb/frontend.h')
-rw-r--r-- | include/linux/dvb/frontend.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/dvb/frontend.h b/include/linux/dvb/frontend.h index 38942f731b9b..79a8ed8e6a7d 100644 --- a/include/linux/dvb/frontend.h +++ b/include/linux/dvb/frontend.h | |||
@@ -296,6 +296,7 @@ typedef enum fe_delivery_system { | |||
296 | SYS_DVBC_ANNEX_AC, | 296 | SYS_DVBC_ANNEX_AC, |
297 | SYS_DVBC_ANNEX_B, | 297 | SYS_DVBC_ANNEX_B, |
298 | SYS_DVBT, | 298 | SYS_DVBT, |
299 | SYS_DSS, | ||
299 | SYS_DVBS, | 300 | SYS_DVBS, |
300 | SYS_DVBS2, | 301 | SYS_DVBS2, |
301 | SYS_DVBH, | 302 | SYS_DVBH, |