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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/dvb/frontend.h b/include/linux/dvb/frontend.h
index eb98f8c37cad..1cfcd1a86e8a 100644
--- a/include/linux/dvb/frontend.h
+++ b/include/linux/dvb/frontend.h
@@ -270,6 +270,8 @@ struct dvb_frontend_event {
270 270
271#define DTV_API_VERSION 35 271#define DTV_API_VERSION 35
272 272
273#define DTV_MAX_COMMAND DTV_API_VERSION
274
273typedef enum fe_pilot { 275typedef enum fe_pilot {
274 PILOT_ON, 276 PILOT_ON,
275 PILOT_OFF, 277 PILOT_OFF,