Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1409973
| From | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: build warnings after merge of the sound-asoc tree |
| Date | 2016-05-31 10:20 +0200 |
| Message-ID | <rEN46-b2-29@gated-at.bofh.it> (permalink) |
| References | <rEGYF-42d-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, May 31, 2016 at 11:43:57AM +1000, Stephen Rothwell wrote:
> 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")
Apologies I will get a fix out today.
Thanks,
Charles
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
linux-next: build warnings after merge of the sound-asoc tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-05-31 03:50 +0200 Re: linux-next: build warnings after merge of the sound-asoc tree Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-05-31 10:20 +0200
csiph-web