Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165746
b: refs/heads/master
c: d4c02ef
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Sep 23, 2009
1 parent ef1c9b5 commit e55d1b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: 18039ae9de672f46a1a4fa404f8e6ae009bed734
refs/heads/master: d4c02ef91b74fc6584196cdeab3eb12daac6e380
5 changes: 2 additions & 3 deletions trunk/drivers/media/dvb/dvb-core/dvbdev.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@
#define DVB_MAJOR 212

#if defined(CONFIG_DVB_MAX_ADAPTERS) && CONFIG_DVB_MAX_ADAPTERS > 0
#define DVB_MAX_ADAPTERS CONFIG_DVB_MAX_ADAPTERS
#define DVB_MAX_ADAPTERS CONFIG_DVB_MAX_ADAPTERS
#else
#warning invalid CONFIG_DVB_MAX_ADAPTERS value
#define DVB_MAX_ADAPTERS 8
#define DVB_MAX_ADAPTERS 8
#endif

#define DVB_UNSET (-1)
Expand Down

0 comments on commit e55d1b9

Please sign in to comment.