linux/sound/soc/intel/skylake
Vinod Koul 58be77537a ASoC: Intel: Skylake: explicitly add the headers sst-dsp.h
Commit bdd0384a5a ("ASoC: Intel: Skylake: Add support to read firmware
registers") introduced firmware register read so added sst-dsp-priv.h but
missed adding sst-dsp.h as that leads to below compiler 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 [enabled by default]
     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 [enabled by default]

So add the missing header.

Fixes: bdd0384a5a ("ASoC: Intel: Skylake: Add support to read firmware registers")
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-07-03 16:50:49 +01:00
..
bxt-sst.c ASoC: Intel: Skylake: Add sram address to sst_addr structure 2017-06-30 13:28:03 +01:00
Makefile ASoC: Intel: Skylake: Add debugfs support 2017-06-30 13:27:55 +01:00
skl-debug.c ASoC: Intel: Skylake: explicitly add the headers sst-dsp.h 2017-07-03 16:50:49 +01:00
skl-messages.c ASoC: Intel: Skylake: Fix dma buffer size calculation 2017-06-19 16:33:13 +01:00
skl-nhlt.c ASoC: Intel: Skylake: remove hard coded ACPI path 2017-03-29 12:53:32 +01:00
skl-nhlt.h ASoC: Intel: Skylake: Add api to retrieve dmic array info from nhlt 2016-05-30 18:16:44 +01:00
skl-pcm.c ASoC: Intel: Skylake: Add debugfs support 2017-06-30 13:27:55 +01:00
skl-sst-cldma.c ASoC: Intel: Skylake: Fix module load when module size > DMA buffer size 2017-03-15 17:28:18 +00:00
skl-sst-cldma.h ASoC: Intel: Skylake: Fix module load when module size > DMA buffer size 2017-03-15 17:28:18 +00:00
skl-sst-dsp.c ASoC: Intel: bxtn: Update DSP core state in D0 2017-03-15 17:28:01 +00:00
skl-sst-dsp.h ASoC: Intel: Skylake: Register dsp_fw_ops for kabylake 2017-04-26 15:47:45 +01:00
skl-sst-ipc.c ASoC: Intel: Skylake: Add loadable module support on KBL platform 2017-04-26 15:47:53 +01:00
skl-sst-ipc.h ASoC: Intel: Skylake: Modify load_lib_ipc arguments for a nowait version 2017-04-26 15:47:49 +01:00
skl-sst-utils.c ASoC: Intel: Skylake: Commonize library load 2017-04-26 15:47:37 +01:00
skl-sst.c ASoC: Intel: Skylake: Add sram address to sst_addr structure 2017-06-30 13:28:03 +01:00
skl-topology.c ASoC: Intel: Skylake: Debugfs facility to dump module config 2017-06-30 13:27:55 +01:00
skl-topology.h ASoC: Intel: Skylake: Add deep buffer support 2017-06-19 16:33:00 +01:00
skl-tplg-interface.h ASoC: Intel: Skylake: Add enum control for mic selection 2017-06-06 20:00:43 +01:00
skl.c ASoC: Intel: Skylake: Add debugfs support 2017-06-30 13:27:55 +01:00
skl.h ASoC: Intel: Skylake: Debugfs facility to dump module config 2017-06-30 13:27:55 +01:00