Re: [PATCH v1 1/1] crypto: Replace kernel.h with the necessary inclusions
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2021-12-16 15:06:10
Also in:
lkml
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2021-12-16 15:06:10
Also in:
lkml
On Fri, Dec 10, 2021 at 04:30:09PM +0200, 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.
Any comments on this? -- With Best Regards, Andy Shevchenko