6 Jun
2022
6 Jun
'22
11:29 a.m.
On 03/06/2022 18:07, Andy Shevchenko wrote:
When kernel.h is used in the headers it adds a lot into dependency hell, especially when there are circular dependencies are involved.
Replace kernel.h inclusion with the list of what is really being used.
Signed-off-by: Andy Shevchenko andriy.shevchenko@linux.intel.com
Reviewed-by: Richard Fitzgerald rf@opensource.cirrus.com