From: David Rientjes <rientjes@google.com>
To: Antti Palosaari <crope@iki.fi>,
Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: Randy Dunlap <rdunlap@infradead.org>,
Stephen Rothwell <sfr@canb.auug.org.au>,
linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-media <linux-media@vger.kernel.org>,
Hans Verkuil <hverkuil@xs4all.nl>
Subject: Re: [PATCH -next] media:
Date: Mon, 15 Apr 2013 20:10:49 -0700 (PDT) [thread overview]
Message-ID: <alpine.DEB.2.02.1304152010180.3952@chino.kir.corp.google.com> (raw)
In-Reply-To: <516461FE.4020007@iki.fi>
On Tue, 9 Apr 2013, Antti Palosaari wrote:
> On 04/08/2013 08:47 PM, Randy Dunlap wrote:
> > From: Randy Dunlap <rdunlap@infradead.org>
> >
> > Fix randconfig error when USB is not enabled:
> >
> > ERROR: "usb_control_msg" [drivers/media/common/cypress_firmware.ko]
> > undefined!
> >
> > Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> > Cc: Antti Palosaari <crope@iki.fi>
>
> Reviewed-by: Antti Palosaari <crope@iki.fi>
>
>
> > ---
> > drivers/media/common/Kconfig | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > --- linux-next-20130408.orig/drivers/media/common/Kconfig
> > +++ linux-next-20130408/drivers/media/common/Kconfig
> > @@ -18,6 +18,7 @@ config VIDEO_TVEEPROM
> >
> > config CYPRESS_FIRMWARE
> > tristate "Cypress firmware helper routines"
> > + depends on USB
> >
> > source "drivers/media/common/b2c2/Kconfig"
> > source "drivers/media/common/saa7146/Kconfig"
> >
Mauro, this problem persists in linux-next seven days later, any chance we
can get this fix from Randy merged?
next prev parent reply other threads:[~2013-04-16 3:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-08 7:43 linux-next: Tree for Apr 8 Stephen Rothwell
2013-04-08 17:47 ` [PATCH -next] media: Randy Dunlap
2013-04-09 18:46 ` Antti Palosaari
2013-04-16 3:10 ` David Rientjes [this message]
2013-04-16 9:12 ` Mauro Carvalho Chehab
2013-04-16 15:33 ` [PATCH -next] staging/media: fix go7007 dependencies and build Randy Dunlap
2013-04-10 8:51 ` linux-next: Tree for Apr 8 Geert Uytterhoeven
2013-04-10 8:53 ` Stephen Rothwell
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=alpine.DEB.2.02.1304152010180.3952@chino.kir.corp.google.com \
--to=rientjes@google.com \
--cc=crope@iki.fi \
--cc=hverkuil@xs4all.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=mchehab@redhat.com \
--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).