Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285395
b: refs/heads/master
c: bf3b840
h: refs/heads/master
i:
  285393: 2e616c1
  285391: 20fc256
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Dec 20, 2011
1 parent d5fc42a commit 40f521b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 875e2e3edf48a206c64195666cf408dd3d119137
refs/heads/master: bf3b84006e22ae241ec3d53dbe6c6d1f6ceddb56
7 changes: 6 additions & 1 deletion trunk/include/linux/dvb/frontend.h
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ typedef enum fe_rolloff {

typedef enum fe_delivery_system {
SYS_UNDEFINED,
SYS_DVBC_ANNEX_AC,
SYS_DVBC_ANNEX_A,
SYS_DVBC_ANNEX_B,
SYS_DVBT,
SYS_DSS,
Expand All @@ -354,8 +354,13 @@ typedef enum fe_delivery_system {
SYS_DAB,
SYS_DVBT2,
SYS_TURBO,
SYS_DVBC_ANNEX_C,
} fe_delivery_system_t;


#define SYS_DVBC_ANNEX_AC SYS_DVBC_ANNEX_A


struct dtv_cmds_h {
char *name; /* A display name for debugging purposes */

Expand Down

0 comments on commit 40f521b

Please sign in to comment.