]> 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)
commit42604f566dcd634d46f5f2db9ed178069a220171
tree7b0051f714048a130f176bb7bb174dbbcff8e3f9
parentd8f7d2e93fb209f18da7b0a5db5602c2e97637fd
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