Skip to content
Snippets Groups Projects
Commit d1f7a899 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

YAFFS2: cmd_yaffs2.c - fix build warnings


Fix these:
cmd_yaffs2.c: In function 'do_ywr':
cmd_yaffs2.c:69: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'ulong'
cmd_yaffs2.c:69: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'ulong'

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 7e7f903f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment