-
Tom Rini authored
length is size_t so needs to be '%zd' not '%d' to avoid warnings. Cc: Scott Wood <scottwood@freescale.com> Signed-off-by:
Tom Rini <trini@ti.com>
Tom Rini authoredlength is size_t so needs to be '%zd' not '%d' to avoid warnings. Cc: Scott Wood <scottwood@freescale.com> Signed-off-by:
Tom Rini <trini@ti.com>