Re: [PATCH] coresight: tnoc: Constify amba_id table

From: Krzysztof Kozlowski

Date: Sun Jul 05 2026 - 13:30:18 EST


On 05/07/2026 19:24, 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>
> ---
> drivers/hwtracing/coresight/coresight-tnoc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Apologies, duplicated posting, please ignore this one.

Best regards,
Krzysztof