All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>, linux-next@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
	linux-media <linux-media@vger.kernel.org>,
	Ramakrishnan Muthukrishnan <ram@rkrishnan.org>,
	Mikhail Khelik <mkhelik@cisco.com>,
	Mats Randgaard <matrandg@cisco.com>
Subject: Re: linux-next: Tree for Aug 18 (drivers/media/i2c/tc358743.c)
Date: Tue, 18 Aug 2015 08:26:29 -0700	[thread overview]
Message-ID: <55D34EA5.1010705@infradead.org> (raw)
In-Reply-To: <20150818214003.73bd846a@canb.auug.org.au>

On 08/18/15 04:40, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20150817:
> 

on i386:

when CONFIG_MEDIA_CONTROLLER is not enabled:

../drivers/media/i2c/tc358743.c: In function 'tc358743_probe':
../drivers/media/i2c/tc358743.c:1890:29: error: 'struct v4l2_subdev' has no member named 'entity'
  err = media_entity_init(&sd->entity, 1, &state->pad, 0);
                             ^
../drivers/media/i2c/tc358743.c:1940:26: error: 'struct v4l2_subdev' has no member named 'entity'
  media_entity_cleanup(&sd->entity);
                          ^
../drivers/media/i2c/tc358743.c: In function 'tc358743_remove':
../drivers/media/i2c/tc358743.c:1955:26: error: 'struct v4l2_subdev' has no member named 'entity'
  media_entity_cleanup(&sd->entity);
                          ^



-- 
~Randy

  reply	other threads:[~2015-08-18 15:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-18 11:40 linux-next: Tree for Aug 18 Stephen Rothwell
2015-08-18 15:26 ` Randy Dunlap [this message]
2015-08-19  6:27   ` linux-next: Tree for Aug 18 (drivers/media/i2c/tc358743.c) Hans Verkuil
2015-08-18 16:55 ` linux-next: Tree for Aug 18 (xen/apic) Randy Dunlap
2015-08-19 16:12   ` Konrad Rzeszutek Wilk
2015-08-19 16:12   ` [Xen-devel] " Konrad Rzeszutek Wilk
2015-08-20 10:42   ` David Vrabel
2015-08-20 10:42   ` [Xen-devel] " David Vrabel
2015-08-20 10:42     ` David Vrabel
2015-08-18 16:55 ` 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=55D34EA5.1010705@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=matrandg@cisco.com \
    --cc=mkhelik@cisco.com \
    --cc=ram@rkrishnan.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.