Skip to content
Commit f6ba78e0 authored by Dave Stevenson's avatar Dave Stevenson Committed by Dom Cobley
Browse files

clk: clk-bcm2835: Use %zd when printing size_t



The debug text for how many clocks have been registered
uses "%d" with a size_t. Correct it to "%zd".

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.org>
parent 7029b92f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment