lkml.org 
[lkml]   [2005]   [Nov]   [12]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
Patches in this message
/
DateSat, 12 Nov 2005 09:17:38 +0100
FromPrakash Punnoor <>
Subject[PATCH] Linux 2.6.15-rc1; fix b2c2 dvb undefined symbol
Hi,

(I hope I mailed the right people.)

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

Solution:
--- linux/drivers/media/dvb/b2c2/Kconfig.old	2005-11-12
09:07:05.638999080 +0100
+++ linux/drivers/media/dvb/b2c2/Kconfig	2005-11-12 09:07:17.502195600 +0100
@@ -7,6 +7,7 @@
 	select DVB_NXT2002
 	select DVB_STV0297
 	select DVB_BCM3510
+	select DVB_LGDT330X
 	help
 	  Support for the digital TV receiver chip made by B2C2 Inc. included in
 	  Technisats PCI cards and USB boxes.


(how to tell tb not to mangle patches? I attached it therefore...)


New Problem:
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: Prakash Punnoor <prakash@punnoor.de>


-- 
(°=                 =°)
//\ Prakash Punnoor /\\
V_/                 \_V
--- linux/drivers/media/dvb/b2c2/Kconfig.old	2005-11-12 09:07:05.638999080 +0100
+++ linux/drivers/media/dvb/b2c2/Kconfig	2005-11-12 09:07:17.502195600 +0100
@@ -7,6 +7,7 @@
 	select DVB_NXT2002
 	select DVB_STV0297
 	select DVB_BCM3510
+	select DVB_LGDT330X
 	help
 	  Support for the digital TV receiver chip made by B2C2 Inc. included in
 	  Technisats PCI cards and USB boxes.[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-11-12 08:18    [W:1.032 / U:28.290 seconds]
©2003-2008 Jasper Spaans