The following set of patches fixes the build warnings from the YAFFS2
code in a minimal-invasive way.  No attempts are made to fix the
coding style (imported from Linux), so the patches are not checkpatch
clean.  A more thorough clean up is probably a waste of efforts -
instead, the code should be updated to a more recent version.

Wolfgang Denk (6):
  YAFFS2: cmd_yaffs2.c - fix build warnings
  YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings
  YAFFS2: fs/yaffs2/Makefile - fix build warnings
  YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings
  YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
  YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings

 common/cmd_yaffs2.c    |    2 +-
 fs/yaffs2/Makefile     |    2 +-
 fs/yaffs2/yaffs_guts.c |   25 +++++++++++++------------
 fs/yaffs2/yaffs_nand.c |    2 +-
 fs/yaffs2/yaffs_nand.h |    2 +-
 fs/yaffs2/yaffscfg.c   |    4 ++--
 6 files changed, 19 insertions(+), 18 deletions(-)

-- 
1.7.6

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to