提交 44e6f84e 编写于 作者: P Prakash Punnoor 提交者: Linus Torvalds

[PATCH] fix b2c2 dvb undefined symbol

This fixes

  drivers/built-in.o: In function `flexcop_frontend_init':
  : undefined reference to `lgdt330x_attach'

[ Side note: I really dislike that dvb people want to include every
  possible frontend into the kernel - I only need the mt312 one for my
  Skystar2 card.  I'd highly appreciate it this would be made selectable
  again... ]
Signed-off-by: NPrakash Punnoor <prakash@punnoor.de>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 ae5684ce
...@@ -7,6 +7,7 @@ config DVB_B2C2_FLEXCOP ...@@ -7,6 +7,7 @@ config DVB_B2C2_FLEXCOP
select DVB_NXT2002 select DVB_NXT2002
select DVB_STV0297 select DVB_STV0297
select DVB_BCM3510 select DVB_BCM3510
select DVB_LGDT330X
help help
Support for the digital TV receiver chip made by B2C2 Inc. included in Support for the digital TV receiver chip made by B2C2 Inc. included in
Technisats PCI cards and USB boxes. Technisats PCI cards and USB boxes.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册