From: Wolfram Sang Date: Tue, 17 Dec 2024 07:05:45 +0000 (+0100) Subject: ASoC: cs42l43: don't include '' directly X-Git-Tag: v6.14-rc1~111^2~7^2~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=db8b9b12892f0528c3a78715243c22398ab3cb5d;p=thirdparty%2Fkernel%2Flinux.git ASoC: cs42l43: don't include '' directly The header clearly states that it does not want to be included directly, only via ''. Replace the include accordingly. Signed-off-by: Wolfram Sang Reviewed-by: Charles Keepax Link: https://patch.msgid.link/20241217070545.2533-2-wsa+renesas@sang-engineering.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/cs42l43.c b/sound/soc/codecs/cs42l43.c index 4236f78beec06..bee032c3ebbec 100644 --- a/sound/soc/codecs/cs42l43.c +++ b/sound/soc/codecs/cs42l43.c @@ -12,7 +12,7 @@ #include #include #include -#include +#include #include #include #include