aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dvb/frontend.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/dvb/frontend.h')
-rw-r--r--include/linux/dvb/frontend.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/linux/dvb/frontend.h b/include/linux/dvb/frontend.h
index 25b01c14727b..b6cb5425cde3 100644
--- a/include/linux/dvb/frontend.h
+++ b/include/linux/dvb/frontend.h
@@ -302,7 +302,9 @@ struct dvb_frontend_event {
302 302
303#define DTV_ISDBT_LAYER_ENABLED 41 303#define DTV_ISDBT_LAYER_ENABLED 41
304 304
305#define DTV_MAX_COMMAND DTV_ISDBT_LAYER_ENABLED 305#define DTV_ISDBS_TS_ID 42
306
307#define DTV_MAX_COMMAND DTV_ISDBS_TS_ID
306 308
307typedef enum fe_pilot { 309typedef enum fe_pilot {
308 PILOT_ON, 310 PILOT_ON,