Skip to content
Commit 3ef1eadb authored by Tom Rini's avatar Tom Rini Committed by Scott Wood
Browse files

nand_util.c: Use '%zd' for length in nand_unlock debug print



length is size_t so needs to be '%zd' not '%d' to avoid warnings.

Cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 2528460c
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