[PATCH] drm/bridge: aux-hpd: Replace of_device.h with explicit include
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Thu Dec 7 17:46:29 UTC 2023
On 07/12/2023 18:25, Rob Herring 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. Soon the implicit includes are going to be removed.
>
> of_device.h isn't needed, but of.h is for of_node_put().
>
> Reported-by: Stephen Rothwell <sfr at canb.auug.org.au>
> Signed-off-by: Rob Herring <robh at kernel.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> drivers/gpu/drm/bridge/aux-hpd-bridge.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
--
With best wishes
Dmitry
More information about the dri-devel
mailing list