linux-next: build warning after merge of the sound-asoc tree

From: Stephen Rothwell
Date: Sun Jul 02 2017 - 22:27:28 EST


Hi all,

After merging the sound-asoc tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

In file included from sound/soc/intel/skylake/skl-debug.c:23:0:
sound/soc/intel/skylake/../common/sst-dsp-priv.h:63:42: warning: 'struct sst_pdata' declared inside parameter list
int (*init)(struct sst_dsp *sst, struct sst_pdata *pdata);
^
sound/soc/intel/skylake/../common/sst-dsp-priv.h:63:42: warning: its scope is only this definition or declaration, which is probably not what you want

Exposed by commit

bdd0384a5ada ("ASoC: Intel: Skylake: Add support to read firmware registers")

--
Cheers,
Stephen Rothwell