Skip to content
Commit 9c6b1432 authored by Dave Stevenson's avatar Dave Stevenson Committed by popcornmix
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 028f5cc7
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