ASoC: codecs: Fix duplicate included sound/soc.h
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Wed, 16 Jun 2021 05:51:07 +0000 (13:51 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 16 Jun 2021 14:41:09 +0000 (15:41 +0100)
commit06cc52329cb098ba0858032998e382311dcd9743
tree9a37d144ff8648d6c5d4845db82e4e3ed3d32323
parent6fac124455598fd39421577e51ebd5bb32693a9a
ASoC: codecs: Fix duplicate included sound/soc.h

Clean up the following includecheck warnings:

./sound/soc/codecs/wcd938x.c: sound/soc.h is included more than once.
./sound/soc/codecs/wcd938x-sdw.c: sound/soc.h is included more than
once.

No functional change.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Link: https://lore.kernel.org/r/1623822667-130511-1-git-send-email-jiapeng.chong@linux.alibaba.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wcd938x-sdw.c
sound/soc/codecs/wcd938x.c