Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4707
b: refs/heads/master
c: 55ee3b8
h: refs/heads/master
i:
  4705: 93e56e8
  4703: fbd2d0a
v: v3
  • Loading branch information
Michael Krufky authored and Linus Torvalds committed Jul 12, 2005
1 parent c964f6c commit 76652a4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 833e9a1abe8cdfc037964d3240d57bb8ff94bff0
refs/heads/master: 55ee3b8365fd5d301b9076eea739146f2b91e82c
5 changes: 5 additions & 0 deletions trunk/drivers/media/video/cx88/cx88-dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
#include <linux/file.h>
#include <linux/suspend.h>

#define CONFIG_DVB_MT352 1
#define CONFIG_DVB_CX22702 1
#define CONFIG_DVB_OR51132 1
#define CONFIG_DVB_LGDT3302 1

#include "cx88.h"
#include "dvb-pll.h"

Expand Down
3 changes: 3 additions & 0 deletions trunk/drivers/media/video/saa7134/saa7134-dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
#include <linux/kthread.h>
#include <linux/suspend.h>

#define CONFIG_DVB_MT352 1
#define CONFIG_DVB_TDA1004X 1

#include "saa7134-reg.h"
#include "saa7134.h"

Expand Down

0 comments on commit 76652a4

Please sign in to comment.