On Sat, Mar 21, 2020 at 12:35 PM Thomas Gleixner wrote:
>
> From: Peter Zijlstra
>
> In order to avoid future header hell, remove the inclusion of
> proc_fs.h from acpi_bus.h. All it needs is a forward declaration of a
> struct.
>
> Signed-off-by: Peter Zijlstra (Intel)
> Signed-off-by: Thomas G
On Sat, Mar 21, 2020 at 1:34 PM Thomas Gleixner wrote:
>
> From: Peter Zijlstra
>
> In order to avoid future header hell, remove the inclusion of
> proc_fs.h from acpi_bus.h. All it needs is a forward declaration of a
> struct.
>
Acked-by: Andy Shevchenko # for PDx86
> Signed-off-by: Peter Zij