Skip to content
Commit 04ebdc35 authored by Rob Herring's avatar Rob Herring Committed by Sudeep Holla
Browse files

bus: vexpress-config: Add explicit of_platform.h include



vexpress-config uses of_platform_* functions which are declared in
of_platform.h. of_platform.h gets implicitly included by of_device.h,
but that is going to be removed soon. Nothing else depends on
of_device.h so it can be dropped.

Signed-off-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarLiviu Dudau <liviu.dudau@arm.com>
Link: https://lore.kernel.org/r/20230410232727.1562115-1-robh@kernel.org


Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
parent fe15c26e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment