Skip to content
Commit 668b5136 authored by Laurent Pinchart's avatar Laurent Pinchart
Browse files

drm/sti: Use correct printk format specifiers for size_t



The correct format specifier for size_t is %zu. Using %d (or %u)
generates a warning on 64-bit platforms. Fix it.

Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: default avatarPhilippe Cornu <philippe.cornu@foss.st.com>
parent 8b8a7d80
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