public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Johannes Stezenbach <js@linuxtv.org>
To: Carlos Silva <r3pek@gentoo.org>
Cc: linux-dvb-maintainer@linuxtv.org, michael@mihu.de,
	linux-kernel@vger.kernel.org, adq_dvb@lidskialf.net
Subject: Re: [linux-dvb-maintainer] [PATCH] Fix budget-ci linking problem
Date: Wed, 30 Nov 2005 13:38:29 +0100	[thread overview]
Message-ID: <20051130123829.GA26710@linuxtv.org> (raw)
In-Reply-To: <1133261646.13000.19.camel@localhost>

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@gentoo.org>

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

      reply	other threads:[~2005-11-30 12:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-29 10:54 [PATCH] Fix budget-ci linking problem Carlos Silva
2005-11-30 12:38 ` Johannes Stezenbach [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051130123829.GA26710@linuxtv.org \
    --to=js@linuxtv.org \
    --cc=adq_dvb@lidskialf.net \
    --cc=linux-dvb-maintainer@linuxtv.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael@mihu.de \
    --cc=r3pek@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox