Re: [PATCH] arm64: dts: qcom: Drop redundant qcom-rpmpd.h includes

From: Abel Vesa

Date: Wed Aug 26 2026 - 04:57:08 EST


On 26-08-26 16:53:23, Shawn Guo wrote:
> qcom-rpmpd.h already includes qcom,rpmhpd.h via its own #include
> directive, so any DTS file including both headers carries a redundant
> include. All affected files only reference RPMH_* constants (defined
> in qcom,rpmhpd.h) and none use RPMPD_* constants, so drop the
> superfluous qcom-rpmpd.h includes.
>
> Assisted-by: LLM
> Signed-off-by: Shawn Guo <shengchao.guo@xxxxxxxxxxxxxxxx>

Nice.

Reviewed-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>