Re: [PATCH v4 5/6] remoteproc: qcom: pas: Drop unused dtb_mem_region field
From: Konrad Dybcio
Date: Wed Jun 24 2026 - 07:51:05 EST
On 4/30/26 9:12 PM, Mukesh Ojha wrote:
> dtb_mem_region is no longer referenced after the ioremap was moved
> to respective places where mapping is required. Remove it from
> struct qcom_pas.
>
> Signed-off-by: Mukesh Ojha <mukesh.ojha@xxxxxxxxxxxxxxxx>
> ---
I'dve squashed it into the previous patch but it's ok
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad