From: Mark Brown <broonie@kernel•org>
To: Arnaud Pouliquen <arnaud.pouliquen@st•com>,
David Airlie <airlied@linux•ie>
Cc: kernel-build-reports@lists•linaro.org,
linaro-kernel@lists•linaro.org, linux-next@vger•kernel.org,
linux-arm-kernel@lists•infradead.org,
dri-devel@lists•freedesktop.org
Subject: Re: next-20160704 build: 2 failures 7 warnings (next-20160704)
Date: Mon, 4 Jul 2016 14:35:25 +0200 [thread overview]
Message-ID: <20160704123525.GA6247@sirena.org.uk> (raw)
In-Reply-To: <E1bK2Ok-0002jU-NX@optimist>
[-- Attachment #1: Type: text/plain, Size: 1903 bytes --]
On Mon, Jul 04, 2016 at 12:50:46PM +0100, Build bot for Mark Brown wrote:
Today's -next fails to build an ARM allmodconfig due to:
> arm-allmodconfig
> ../drivers/gpu/drm/sti/sti_hdmi.c:1250:15: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
> ../drivers/gpu/drm/sti/sti_hdmi.c:1251:20: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
> ../drivers/gpu/drm/sti/sti_hdmi.c:1252:18: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
> ../drivers/gpu/drm/sti/sti_hdmi.c:1253:13: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
due to adding new code which doesn't take account of the recent API
change in the HDMI CODEC. There's another change already in DRM for
which the expectation was that the API change and an update Arnd posted
would be pulled over so I guess the same approach makes sense here:
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-hdmi-codec-pdata
for you to fetch changes up to efc9194bcff84666832c6493bafa92029ac6634c:
ASoC: hdmi-codec: callback function will be called with private data (2016-06-27 18:53:15 +0100)
----------------------------------------------------------------
ASoC: Add private data for HDMI CODEC callbacks
Allow the HDMI CODECs to get private data passed in in callbacks.
----------------------------------------------------------------
Kuninori Morimoto (1):
ASoC: hdmi-codec: callback function will be called with private data
include/sound/hdmi-codec.h | 13 ++++++++-----
sound/soc/codecs/hdmi-codec.c | 15 ++++++++-------
2 files changed, 16 insertions(+), 12 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
prev parent reply other threads:[~2016-07-04 12:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-04 11:50 next-20160704 build: 2 failures 7 warnings (next-20160704) Build bot for Mark Brown
2016-07-04 12:35 ` Mark Brown [this message]
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=20160704123525.GA6247@sirena.org.uk \
--to=broonie@kernel$(echo .)org \
--cc=airlied@linux$(echo .)ie \
--cc=arnaud.pouliquen@st$(echo .)com \
--cc=dri-devel@lists$(echo .)freedesktop.org \
--cc=kernel-build-reports@lists$(echo .)linaro.org \
--cc=linaro-kernel@lists$(echo .)linaro.org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-next@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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