Re: [PATCH] coresight: tnoc: Constify amba_id table
From: Leo Yan
Date: Mon Jul 06 2026 - 06:29:18 EST
On Sun, Jul 05, 2026 at 07:19:35PM +0200, Krzysztof Kozlowski wrote:
> Static 'struct amba_id' table is not modified so can be changed to const
> for more safety.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Reviewed-by: Leo Yan <leo.yan@xxxxxxx>