From: Yang Li Date: Wed, 14 Apr 2021 06:14:43 +0000 (+0800) Subject: ASoC: cs35l35: remove unused including X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e42b6e813f4231d3c38362fd800724bd41040ef9;p=linux.git ASoC: cs35l35: remove unused including Fix the following versioncheck warning: ./sound/soc/codecs/cs35l35.c: 12 linux/version.h not needed. Reported-by: Abaci Robot Signed-off-by: Yang Li Link: https://lore.kernel.org/r/1618380883-114841-1-git-send-email-yang.lee@linux.alibaba.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/cs35l35.c b/sound/soc/codecs/cs35l35.c index 7b9f5498f8a72..f20ed838b9580 100644 --- a/sound/soc/codecs/cs35l35.c +++ b/sound/soc/codecs/cs35l35.c @@ -9,7 +9,6 @@ #include #include -#include #include #include #include