From: Krzysztof Kozlowski Date: Wed, 17 Jan 2024 15:12:08 +0000 (+0100) Subject: ASoC: codecs: wcd934x: drop unneeded regulator include X-Git-Tag: v6.8-rc3~16^2~3^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=35314e39dabcfb256832654ad0e856a9fba744bd;p=thirdparty%2Fkernel%2Flinux.git ASoC: codecs: wcd934x: drop unneeded regulator include Driver does not use any regulator code, so drop redundant include of regulator/consumer.h header. Signed-off-by: Krzysztof Kozlowski Link: https://msgid.link/r/20240117151208.1219755-3-krzysztof.kozlowski@linaro.org Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/wcd934x.c b/sound/soc/codecs/wcd934x.c index 1b6e376f3833c..6813268e6a19f 100644 --- a/sound/soc/codecs/wcd934x.c +++ b/sound/soc/codecs/wcd934x.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #include