aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/dvb/frontend.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/dvb/frontend.h b/include/linux/dvb/frontend.h
index 1b1094c35e4f..d9251df867b5 100644
--- a/include/linux/dvb/frontend.h
+++ b/include/linux/dvb/frontend.h
@@ -329,6 +329,8 @@ typedef enum fe_rolloff {
329 ROLLOFF_20, 329 ROLLOFF_20,
330 ROLLOFF_25, 330 ROLLOFF_25,
331 ROLLOFF_AUTO, 331 ROLLOFF_AUTO,
332 ROLLOFF_15, /* DVB-C Annex A */
333 ROLLOFF_13, /* DVB-C Annex C */
332} fe_rolloff_t; 334} fe_rolloff_t;
333 335
334typedef enum fe_delivery_system { 336typedef enum fe_delivery_system {