diff options
author | John Hsu <KCHSU0@nuvoton.com> | 2016-08-23 10:02:49 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-08-23 12:40:19 +0200 |
commit | 78822e36dca8fe8bc83e7847508891b59f3f8603 (patch) | |
tree | b3f9e1eb5fd54dd4fca6fcb4cb57ed32aa1c640f /Documentation | |
parent | ASoC: nau8810: Add driver for Nuvoton codec chip NAU88C10 (diff) | |
download | linux-78822e36dca8fe8bc83e7847508891b59f3f8603.tar.xz linux-78822e36dca8fe8bc83e7847508891b59f3f8603.zip |
ASoC: nau8810: fix compile warning in loopback switch control
Thank Stephen Rothwell for the message.
The patch is to fix the following compile error.
sound/soc/codecs/nau8810.c:441:3: error: initialization from incompatible
pointer type [-Werror=incompatible-pointer-types]
SND_SOC_DAPM_SWITCH("Digital Loopback", SND_SOC_NOPM, 0, 0,
&nau8810_loopback),
^
sound/soc/codecs/nau8810.c:441:3: note: (near initialization for
'nau8810_dapm_widgets[11].kcontrol_news')
Signed-off-by: John Hsu <KCHSU0@nuvoton.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions