Re: [PATCH][next] clk: moxart: Make read-only array div_idx static const
From: Krzysztof Kozlowski
Date: Thu Jun 19 2025 - 13:43:03 EST
On 19/06/2025 10:30, Colin Ian King wrote:
> Don't populate the read-only array div_idx on the stack at run time,
> instead make it static const.
>
> Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx>
> ---
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Best regards,
Krzysztof