From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: Hans Verkuil <hans.verkuil@cisco.com>
Cc: linux-media@vger.kernel.org, Anatolij Gustschin <agust@denx.de>
Subject: Re: [RFC PATCH 1/3] s5p-g2d: fix compiler warning
Date: Wed, 03 Oct 2012 12:16:48 +0200 [thread overview]
Message-ID: <506C1090.9040008@samsung.com> (raw)
In-Reply-To: <760bdb23b40b9ce3a8044a3379510889db4bfcf7.1349168132.git.hans.verkuil@cisco.com>
On 10/02/2012 10:57 AM, Hans Verkuil wrote:
> drivers/media/platform/s5p-g2d/g2d.c:535:2: warning: passing argument 3 of 'vidioc_try_crop' discards 'const' qualifier from pointer target type [enabled by default]
> drivers/media/platform/s5p-g2d/g2d.c:510:12: note: expected 'struct v4l2_crop *' but argument is of type 'const struct v4l2_crop *'
>
> This is fall-out from this commit:
>
> commit 4f996594ceaf6c3f9bc42b40c40b0f7f87b79c86
> Author: Hans Verkuil <hans.verkuil@cisco.com>
> Date: Wed Sep 5 05:10:48 2012 -0300
>
> [media] v4l2: make vidioc_s_crop const
>
> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Aplied, thanks.
next prev parent reply other threads:[~2012-10-03 10:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-02 8:57 [RFC PATCH 0/3] Three more patches to fix const issues Hans Verkuil
2012-10-02 8:57 ` [RFC PATCH 1/3] s5p-g2d: fix compiler warning Hans Verkuil
2012-10-02 8:57 ` [RFC PATCH 2/3] s5p-fimc: " Hans Verkuil
2012-10-03 10:16 ` Sylwester Nawrocki
2012-10-02 8:57 ` [RFC PATCH 3/3] fsl-viu: " Hans Verkuil
2012-10-02 9:18 ` Anatolij Gustschin
2012-10-03 10:16 ` Sylwester Nawrocki [this message]
2012-10-04 6:43 ` [RFC PATCH 1/3] s5p-g2d: " Hans Verkuil
2012-10-04 9:26 ` Sylwester Nawrocki
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=506C1090.9040008@samsung.com \
--to=s.nawrocki@samsung.com \
--cc=agust@denx.de \
--cc=hans.verkuil@cisco.com \
--cc=linux-media@vger.kernel.org \
/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.