]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: wm_adsp: Include array_size.h
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Wed, 10 Apr 2024 16:13:12 +0000 (17:13 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 10 Apr 2024 16:35:58 +0000 (17:35 +0100)
commit4693b120299a5893034d1882ddbbe08af1d2ff07
tree73e31664d5405347c4ccdceb7fa5d2aea56e9795
parent6451246884d0e57bc12a0d4563753d4ae588fb1d
ASoC: wm_adsp: Include array_size.h

Explicitly #include array_size.h for the ARRAY_SIZE() macro.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://msgid.link/r/20240410161312.22313-1-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c