bb473593c8
As preparation for arm64 based mesongxbb, which pulls in this code once
enabling ARCH_MESON, fix a size_t vs. unsigned int type mismatch.
The loop uses a local unsigned int variable, so adopt that type,
matching the header.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
clk-cpu.c | ||
clk-pll.c | ||
clkc.c | ||
clkc.h | ||
meson8b-clkc.c |