Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1679611 > unrolled thread

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

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2017-07-03 04:30 +0200
Last post2017-07-03 04:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  linux-next: build warning after merge of the sound-asoc tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-07-03 04:30 +0200

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

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2017-07-03 04:30 +0200
Subjectlinux-next: build warning after merge of the sound-asoc tree
Message-ID<tYZhD-322-3@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web