]> git.baikalelectronics.ru Git - kernel.git/commit
firmware: cs_dsp: tidy includes in cs_dsp.c and cs_dsp.h
authorSimon Trimmer <simont@opensource.cirrus.com>
Mon, 15 Nov 2021 12:02:15 +0000 (12:02 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 15 Nov 2021 19:25:24 +0000 (19:25 +0000)
commitc4f360f569e568d4b9c99c6e8cd6f6d291f24460
tree7b0051f714048a130f176bb7bb174dbbcff8e3f9
parent258eff997f957d3f735c4ec6d8e2ff432d52263a
firmware: cs_dsp: tidy includes in cs_dsp.c and cs_dsp.h

This patch removes unused included header files and moves others into
cs_dsp.h to ensure that types referenced in the header file are properly
described to prevent compiler warnings.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20211115120215.56824-1-simont@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/firmware/cirrus/cs_dsp.c
include/linux/firmware/cirrus/cs_dsp.h