OSDN Git Service

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)
commit749303055b78bc38ec0790ccc596cae235446367
tree7b0051f714048a130f176bb7bb174dbbcff8e3f9
parent7ec4a058c16f3da9c2c0c66506f45c083198ed30
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