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, Benoit Parrot <bparrot@ti.com>,
"Lad, Prabhakar" <prabhakar.csengg@gmail.com>,
linux-media <linux-media@vger.kernel.org>
Subject: Re: linux-next: Tree for Apr 10 (media/i2c/ov2659)
Date: Fri, 10 Apr 2015 10:06:35 -0700 [thread overview]
Message-ID: <5528031B.60408@infradead.org> (raw)
In-Reply-To: <20150410211806.574ae8f9@canb.auug.org.au>
On 04/10/15 04:18, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20150409:
>
on x86_64:
when # CONFIG_VIDEO_V4L2_SUBDEV_API is not set:
CC [M] drivers/media/i2c/ov2659.o
../drivers/media/i2c/ov2659.c: In function 'ov2659_get_fmt':
../drivers/media/i2c/ov2659.c:1054:3: error: implicit declaration of function 'v4l2_subdev_get_try_format' [-Werror=implicit-function-declaration]
mf = v4l2_subdev_get_try_format(sd, cfg, 0);
^
../drivers/media/i2c/ov2659.c:1054:6: warning: assignment makes pointer from integer without a cast [enabled by default]
mf = v4l2_subdev_get_try_format(sd, cfg, 0);
^
../drivers/media/i2c/ov2659.c: In function 'ov2659_set_fmt':
../drivers/media/i2c/ov2659.c:1129:6: warning: assignment makes pointer from integer without a cast [enabled by default]
mf = v4l2_subdev_get_try_format(sd, cfg, fmt->pad);
^
../drivers/media/i2c/ov2659.c: In function 'ov2659_open':
../drivers/media/i2c/ov2659.c:1264:38: error: 'struct v4l2_subdev_fh' has no member named 'pad'
v4l2_subdev_get_try_format(sd, fh->pad, 0);
^
--
~Randy
next prev parent reply other threads:[~2015-04-10 17:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-10 11:18 linux-next: Tree for Apr 10 Stephen Rothwell
2015-04-10 17:06 ` Randy Dunlap [this message]
2015-04-10 17:23 ` linux-next: Tree for Apr 10 (media/i2c/adp1653) Randy Dunlap
2015-04-10 17:25 ` Randy Dunlap
2015-04-10 19:57 ` Sakari Ailus
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=5528031B.60408@infradead.org \
--to=rdunlap@infradead.org \
--cc=bparrot@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=prabhakar.csengg@gmail.com \
--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.