Re: [U-Boot] [PATCH 5/6] YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings

2011-09-09 Thread Wolfgang Denk
Dear Wolfgang Denk, In message 1315483822-25399-6-git-send-email...@denx.de you wrote: Fix these: yaffs_guts.c: At top level: yaffs_guts.c:400: warning: 'yaffs_SkipFullVerification' defined but not used Testing shows no changes of the image sizes. Signed-off-by: Wolfgang Denk

[U-Boot] [PATCH 5/6] YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings

2011-09-08 Thread Wolfgang Denk
Fix these: yaffs_guts.c: At top level: yaffs_guts.c:400: warning: 'yaffs_SkipFullVerification' defined but not used Testing shows no changes of the image sizes. Signed-off-by: Wolfgang Denk w...@denx.de --- fs/yaffs2/yaffs_guts.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)