From: Amadeusz Sławiński Date: Mon, 10 Oct 2022 12:19:49 +0000 (+0200) Subject: ASoC: Intel: avs: Add missing include to HDA board X-Git-Tag: v6.2-rc1~126^2^2~154^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e331b534d3b1a5a36a7bc1e7a85e21d2561aa2e6;p=thirdparty%2Fkernel%2Flinux.git ASoC: Intel: avs: Add missing include to HDA board In some configurations board fails to compile due to missing header. Add it to fix build. Signed-off-by: Amadeusz Sławiński Signed-off-by: Cezary Rojewski Link: https://lore.kernel.org/r/20221010121955.718168-10-cezary.rojewski@intel.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/intel/avs/boards/hdaudio.c b/sound/soc/intel/avs/boards/hdaudio.c index 073663ba140d0..e68c4c7aa2bad 100644 --- a/sound/soc/intel/avs/boards/hdaudio.c +++ b/sound/soc/intel/avs/boards/hdaudio.c @@ -6,6 +6,7 @@ // Amadeusz Slawinski // +#include #include #include #include