clk: clk-bcm2835: Use %zd when printing size_t
raspberrypi inclusion category: feature bugzilla: 50432 -------------------------------- The debug text for how many clocks have been registered uses "%d" with a size_t. Correct it to "%zd". Signed-off-by: NDave Stevenson <dave.stevenson@raspberrypi.org> Signed-off-by: NFang Yafen <yafen@iscas.ac.cn> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Showing
想要评论请 注册 或 登录