]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: Intel: avs: Add missing includes
authorCezary Rojewski <cezary.rojewski@intel.com>
Thu, 9 Jan 2025 12:22:16 +0000 (13:22 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 9 Jan 2025 12:14:28 +0000 (12:14 +0000)
commit0b12850ddfb0032376ef1be10b5b46be00bba4d4
tree22375a8ec624fc591044aaf710783355dad0d49b
parentef724707788325a53ffa4cf58fceb94654e4793a
ASoC: Intel: avs: Add missing includes

The debugfs file utilizes string helpers such as parse_int_array_user()
yet does not include the header.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20250109122216.3667847-14-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/debugfs.c