public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Carlos Silva <r3pek@gentoo.org>
To: linux-dvb-maintainer@linuxtv.org
Cc: inux-dvb@linuxtv.org, linux-kernel@vger.kernel.org,
	michael@mihu.de, adq_dvb@lidskialf.net
Subject: [PATCH] Fix budget-ci linking problem
Date: Tue, 29 Nov 2005 10:54:06 +0000	[thread overview]
Message-ID: <1133261646.13000.19.camel@localhost> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 538 bytes --]

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>

Best regards
-- 
Carlos "r3pek" Silva
Gentoo Developer (kernel/amd64/mobile-phone)

[-- Attachment #1.2: fix-budget-ci-linking.patch --]
[-- Type: text/x-patch, Size: 351 bytes --]

--- 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

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

             reply	other threads:[~2005-11-29 10:56 UTC|newest]

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

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=1133261646.13000.19.camel@localhost \
    --to=r3pek@gentoo.org \
    --cc=adq_dvb@lidskialf.net \
    --cc=inux-dvb@linuxtv.org \
    --cc=linux-dvb-maintainer@linuxtv.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael@mihu.de \
    /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