aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dvb
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/dvb')
-rw-r--r--include/linux/dvb/frontend.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/dvb/frontend.h b/include/linux/dvb/frontend.h
index 915edd319f34..e4f211735efb 100644
--- a/include/linux/dvb/frontend.h
+++ b/include/linux/dvb/frontend.h
@@ -288,8 +288,8 @@ typedef enum dtv_cmd_types {
288 DTV_GET_DELIVERY_SYSTEM, 288 DTV_GET_DELIVERY_SYSTEM,
289 289
290 /* ISDB-T */ 290 /* ISDB-T */
291 DTV_SET_ISDB_SEGMENT_NUM, 291 DTV_SET_ISDB_SEGMENT_IDX,
292 DTV_GET_ISDB_SEGMENT_NUM, 292 DTV_GET_ISDB_SEGMENT_IDX,
293 DTV_SET_ISDB_SEGMENT_WIDTH, 293 DTV_SET_ISDB_SEGMENT_WIDTH,
294 DTV_GET_ISDB_SEGMENT_WIDTH, 294 DTV_GET_ISDB_SEGMENT_WIDTH,
295 DTV_GET_ISDB_LAYERA_FEC, 295 DTV_GET_ISDB_LAYERA_FEC,