Re: [PATCH v1 1/1] soc: fsl: Replace kernel.h with the necessary inclusions
From: LEROY Christophe <hidden>
Date: 2021-10-29 19:02:13
Also in:
lkml
From: LEROY Christophe <hidden>
Date: 2021-10-29 19:02:13
Also in:
lkml
Le 29/10/2021 à 17:55, Andy Shevchenko a écrit :
On Wed, Oct 27, 2021 at 06:33:54PM +0300, Andy Shevchenko wrote:quoted
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.Seems nobody from PPC took this patch. Any idea who can take it?
You have to check in MAINTAINERS file in the root directory of kernel sources: https://github.com/linuxppc/linux/blob/master/MAINTAINERS That's Michael who takes them. But you have to allow him enough time for it. Christophe