diff options
author | 2018-03-02 10:45:14 +0800 | |
---|---|---|
committer | 2018-03-02 11:29:20 +0000 | |
commit | 3bf045d15f52529e8abe26543dbe22af44efb41a (patch) | |
tree | f9c8b1ac33c908874a564128d7b9b8db3e77fc74 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel (diff) | |
download | wireguard-linux-3bf045d15f52529e8abe26543dbe22af44efb41a.tar.xz wireguard-linux-3bf045d15f52529e8abe26543dbe22af44efb41a.zip |
ASoC: Intel: fix argument error in nau8824 machine
Fix the error: passing argument 1 of 'nau8824_enable_jack_detect'
from incompatible pointer type
nau8824_enable_jack_detect(codec, jack);
^~~~~
Which expects 'struct snd_soc_component *' but argument is of type
'struct snd_soc_codec *'
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: John Hsu <KCHSU0@nuvoton.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions