提交 55ee3b83 编写于 作者: M Michael Krufky 提交者: Linus Torvalds

[PATCH] v4l: broken hybrid dvb inclusion

Always include dvb frontend code for hybrid cx88 and saa7134 boards.
Signed-off-by: NMichael Krufky <mkrufky@m1k.net>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 833e9a1a
......@@ -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"
......
......@@ -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"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册