diff options
author | Liam Girdwood <liam.r.girdwood@linux.intel.com> | 2017-06-06 16:55:04 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-06-07 21:06:35 +0200 |
commit | 294de6e372673229432dc8bcd80964223bc1589d (patch) | |
tree | 7231c37176469bff61699c257084b985d08b0422 /Kconfig | |
parent | ASoC: topology: Dont free template strings whilst they are in use. (diff) | |
download | linux-294de6e372673229432dc8bcd80964223bc1589d.tar.xz linux-294de6e372673229432dc8bcd80964223bc1589d.zip |
ASoC: topology: Fix potential build issues with undeclared structs
We should be declaring snd_kcontrol_new and soc_dai_link as both are
used within this header so need to be declared.
[Reworded commit message to indicate this wasn't an immediate build
failure -- broonie]
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions