[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9ba5f465-2ec3-e6d7-0f1f-f749eeb86e9a@infradead.org>
Date: Wed, 16 Aug 2023 14:22:31 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>,
Mark Brown <broonie@...nel.org>
Subject: Re: linux-next: Tree for Aug 16 (sound/soc/fsl/mpc5200_psc_ac97.c)
On 8/16/23 00:31, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20230815:
>
on powerpc 32-bit:
../sound/soc/fsl/mpc5200_psc_ac97.c:236:10: error: 'struct snd_soc_dai_driver' has no member named 'probe'
236 | .probe = psc_ac97_probe,
| ^~~~~
../sound/soc/fsl/mpc5200_psc_ac97.c:236:19: warning: initialization of 'unsigned int' from 'int (*)(struct snd_soc_dai *)' makes integer from pointer without a cast [-Wint-conversion]
236 | .probe = psc_ac97_probe,
| ^~~~~~~~~~~~~~
../sound/soc/fsl/mpc5200_psc_ac97.c:236:19: note: (near initialization for 'psc_ac97_dai[0].id')
Full randconfig file is attached.
--
~Randy
Download attachment "config-r5267.gz" of type "application/gzip" (47153 bytes)
Powered by blists - more mailing lists