[U-Boot] [PATCH] u-boot yaffs2: Fix compilation warnings

Wolfgang Denk wd at denx.de
Sun Sep 2 16:47:58 CEST 2012


Dear Charles Manning,

In message <1345004770-6929-1-git-send-email-cdhmanning at gmail.com> you wrote:
> Also remove yaffs_hweight and use the hweight in u-boot.
> 
> Signed-off-by: Charles Manning <cdhmanning at gmail.com>
> ---
>  fs/yaffs2/Makefile        |    2 +-
>  fs/yaffs2/stdio.h         |    1 -
>  fs/yaffs2/stdlib.h        |    1 -
>  fs/yaffs2/string.h        |    4 ---
>  fs/yaffs2/yaffs_hweight.c |   52 ---------------------------------------------
>  fs/yaffs2/yaffs_hweight.h |   24 --------------------
>  fs/yaffs2/yaffs_mtdif2.c  |    3 --
>  fs/yaffs2/yaffsfs.c       |    2 -
>  fs/yaffs2/ydirectenv.h    |   16 +++----------
>  fs/yaffs2/yportenv.h      |    1 +
>  10 files changed, 6 insertions(+), 100 deletions(-)
>  delete mode 100644 fs/yaffs2/stdio.h
>  delete mode 100644 fs/yaffs2/stdlib.h
>  delete mode 100644 fs/yaffs2/string.h
>  delete mode 100644 fs/yaffs2/yaffs_hweight.c
>  delete mode 100644 fs/yaffs2/yaffs_hweight.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Include the success of others in your dreams for your own success.


More information about the U-Boot mailing list