[PATCH v2] soc: bcm: Explicitly include correct DT includes

Florian Fainelli florian.fainelli at broadcom.com
Fri Jul 28 10:33:49 PDT 2023


From: Florian Fainelli <f.fainelli at gmail.com>

On Wed, 26 Jul 2023 17:31:29 -0600, Rob Herring <robh at kernel.org> wrote:
> The DT of_device.h and of_platform.h date back to the separate
> of_platform_bus_type before it was 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.
> 
> Reviewed-by: Philippe Mathieu-Daudé <philmd at linaro.org>
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---

Applied to https://github.com/Broadcom/stblinux/commits/drivers/next, thanks!
--
Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4221 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20230728/495c4d7b/attachment.p7s>


More information about the linux-arm-kernel mailing list