[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8ef1b112-c213-0a2d-6603-e8d4c2a4529f@amd.com>
Date: Tue, 18 Jul 2023 10:29:32 +0530
From: "Gupta, Nipun" <nipun.gupta@....com>
To: Rob Herring <robh@...nel.org>,
Nikhil Agarwal <nikhil.agarwal@....com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cdx: Explicitly include correct DT includes
On 7/17/2023 8:33 PM, Rob Herring wrote:
> The DT of_device.h and of_platform.h date back to the separate
> of_platform_bus_type before it as merged into the regular platform bus.
> As part of that merge prepping Arm DT support 13 years ago, they
> "temporarily" include each other. They also include platform_device.h
> and of.h. As a result, there's a pretty much random mix of those include
> files used throughout the tree. In order to detangle these headers and
> replace the implicit includes with struct declarations, users need to
> explicitly include the correct includes.
>
> Signed-off-by: Rob Herring <robh@...nel.org>
Acked-by: Nipun Gupta <nipun.gupta@....com>
Powered by blists - more mailing lists