Re: [PATCH] clk: T-Head: Disable on 32-bit Targets

From: Stephen Boyd
Date: Mon Jul 22 2024 - 17:29:34 EST


Quoting Palmer Dabbelt (2024-07-19 08:10:27)
> From: Palmer Dabbelt <palmer@xxxxxxxxxxxx>
>
> This fails to build on 32-bit targets because of a missing __udivdi3.
> IIRC the right way to fix that is to avoid the division, but I just want
> a tree that builds and the only real T-Head platforms are 64-bit right
> now.
>
> Signed-off-by: Palmer Dabbelt <palmer@xxxxxxxxxxxx>
> ---

Applied to clk-next