[alsa-devel] [PATCH 3/6] ASoC: mediatek: mt6358: add codec driver

Mark Brown broonie at kernel.org
Fri Jan 25 19:10:22 CET 2019


On Tue, Jan 22, 2019 at 02:39:10PM +0800, Shunli Wang wrote:
> add the mt6358 codec driver.
> 
> Signed-off-by: Shunli Wang <shunli.wang at mediatek.com>
> ---
>  sound/soc/codecs/Kconfig  |    7 +
>  sound/soc/codecs/Makefile |    2 +
>  sound/soc/codecs/mt6358.c | 2336 +++++++++++++++++++++++++++++++++++++++++++++
>  sound/soc/codecs/mt6358.h | 2314 ++++++++++++++++++++++++++++++++++++++++++++

This looks fine but it breaks the build for me:

Applying patch #10781741 using 'git am -3 -s'
Description: [3/6] ASoC: mediatek: mt6358: add codec driver
Applying: ASoC: mediatek: mt6358: add codec driver
scripts/kconfig/conf  --oldconfig Kconfig
sound/soc/codecs/Kconfig:1348: syntax error
sound/soc/codecs/Kconfig:1347:warning: ignoring unsupported character '.'
sound/soc/codecs/Kconfig:1347: unknown statement "external"
make[1]: *** [scripts/kconfig/Makefile:69: oldconfig] Error 1

It's the indentation of the help text.  I've fixed it up but please take
care!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20190125/dfaeee93/attachment.sig>


More information about the Alsa-devel mailing list