[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <22df2c05-165b-c24a-b32b-bd4d74563230@lechnology.com>
Date: Fri, 14 Jul 2023 14:38:50 -0500
From: David Lechner <david@...hnology.com>
To: Rob Herring <robh@...nel.org>, Sebastian Reichel <sre@...nel.org>,
Florian Fainelli <florian.fainelli@...adcom.com>,
Ray Jui <rjui@...adcom.com>,
Scott Branden <sbranden@...adcom.com>,
Broadcom internal kernel review list
<bcm-kernel-feedback-list@...adcom.com>,
Santosh Shilimkar <ssantosh@...nel.org>,
Neil Armstrong <neil.armstrong@...aro.org>,
Chen-Yu Tsai <wens@...e.org>,
Support Opensource <support.opensource@...semi.com>,
Iskren Chernev <me@...ren.info>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Marek Szyprowski <m.szyprowski@...sung.com>,
Matheus Castello <matheus@...tello.eng.br>
Cc: devicetree@...r.kernel.org, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-oxnas@...ups.io
Subject: Re: [PATCH] power: Explicitly include correct DT includes
On 7/14/23 12:49 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: David Lechner <david@...hnology.com>
Powered by blists - more mailing lists