mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 23:22:50 +08:00
Update the function definitions in all 6 clk implementation files to match the uintptr_t parameter type already declared in clk_provider.h. Fixes CI error: error: conflicting types for 'clk_register_divider' Signed-off-by: hanzhijian <hanzhijian@zepp.com>