Re: [linux-dvb-maintainer] [PATCH] Fix budget-ci linking problem

From: Johannes Stezenbach
Date: Wed Nov 30 2005 - 08:05:45 EST


Hi Carlos,

On Tue, Nov 29, 2005, Carlos Silva wrote:
> Hi, a user reported that had linking problems when compiling the kernel.
> After looking at his problem I found out that there was missing the
> compilation of stv0297.c when budget-ci.c was selected. So I made this
> simple patch that solved the user's problem.
> The downstream bug report is this one:
> http://bugs.gentoo.org/show_bug.cgi?id=112997
>
> If you need anything more from me, just mail me.
>
> Signed-of-by: Carlos Silva <r3pek@xxxxxxxxxx>

I added your patch to linuxtv.org CVS when you first sent it.
Seems like I missed to send a confirmation mail, sorry about that. :-(

It should go into the kernel with the next set of dvb/v4l patches.

Thanks,
Johannes

> --- drivers/media/dvb/ttpci/Kconfig.old 2005-11-19 20:23:50.000000000 +0000
> +++ drivers/media/dvb/ttpci/Kconfig 2005-11-19 20:22:49.000000000 +0000
> @@ -81,6 +81,7 @@
> tristate "Budget cards with onboard CI connector"
> depends on DVB_CORE && PCI
> select VIDEO_SAA7146
> + select DVB_STV0297
> select DVB_STV0299
> select DVB_TDA1004X
> help
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/