[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160531114357.5010daa3@canb.auug.org.au>
Date: Tue, 31 May 2016 11:43:57 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Mark Brown <broonie@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Charles Keepax <ckeepax@...nsource.wolfsonmicro.com>
Subject: linux-next: build warnings after merge of the sound-asoc tree
Hi all,
After merging the sound-asoc tree, today's linux-next build (x86_64
allmodconfig) produced these warnings:
sound/soc/codecs/cs47l24.c: In function 'cs47l24_adsp2_irq'
:
sound/soc/codecs/cs47l24.c:1091:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
(void *)i);
^
sound/soc/codecs/wm5110.c: In function 'wm5110_adsp2_irq':
sound/soc/codecs/wm5110.c:2246:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
(void *)i);
^
Introduced by commit
7baa7e2490e1 ("ASoC: arizona: Add event notification on voice trigger events")
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists