linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dominik Kuhlen <dkuhlen@gmx.net>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	Linux Next Mailing List <linux-next@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"linux-media" <linux-media@vger.kernel.org>,
	Andre Weidemann <Andre.Weidemann@web.de>,
	"Michael H. Schimek" <mschimek@gmx.at>
Subject: Re: linux-next: Tree for Jul 26 (media/usb/dvb-usb/pctv452e.c)
Date: Mon, 29 Jul 2019 19:52:53 +0200	[thread overview]
Message-ID: <201907291952.54035.dkuhlen@gmx.net> (raw)
In-Reply-To: <782d7306-497f-7bd8-daaa-abac4fca0bdc@infradead.org>

[-- Attachment #1: Type: text/plain, Size: 948 bytes --]

Hi Randy,

On Friday 26 July 2019 16:57:50 Randy Dunlap wrote:
> On 7/25/19 10:23 PM, Stephen Rothwell wrote:
> > Hi all,
> > 
> > Changes since 20190725:
> > 
> 
> on x86_64:
> 
> In file included from ../drivers/media/usb/dvb-usb/pctv452e.c:16:0:
> ../drivers/media/usb/dvb-usb/pctv452e.c: In function ‘pctv452e_frontend_attach’:
> ../drivers/media/dvb-frontends/stb0899_drv.h:139:36: error: weak declaration of ‘stb0899_attach’ being applied to a already existing, static definition
>  static inline struct dvb_frontend *stb0899_attach(struct stb0899_config *config,
>                                     ^~~~~~~~~~~~~~

 cat config-r6623 | grep -i pctv45
CONFIG_DVB_USB_PCTV452E=y

 cat config-r6623 | grep -i stb0899
# CONFIG_DVB_STB0899 is not set

-> mismatching configuration:
The pctv452e needs the stb0899 frontend driver to work.
And the CONFIG_DVB_STB6100 must also be set.

Best regards,
  Dominik

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

  reply	other threads:[~2019-07-29 17:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-26  5:23 linux-next: Tree for Jul 26 Stephen Rothwell
2019-07-26 14:40 ` linux-next: Tree for Jul 26 (regulator/act8865) Randy Dunlap
2019-07-26 14:57 ` linux-next: Tree for Jul 26 (media/usb/dvb-usb/pctv452e.c) Randy Dunlap
2019-07-29 17:52   ` Dominik Kuhlen [this message]
2019-07-29 18:04     ` Randy Dunlap

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=201907291952.54035.dkuhlen@gmx.net \
    --to=dkuhlen@gmx.net \
    --cc=Andre.Weidemann@web.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=mschimek@gmx.at \
    --cc=rdunlap@infradead.org \
    --cc=sfr@canb.auug.org.au \
    /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;
as well as URLs for NNTP newsgroup(s).