
Dear Charles Manning,
In message 1345004770-6929-1-git-send-email-cdhmanning@gmail.com you wrote:
Also remove yaffs_hweight and use the hweight in u-boot.
Signed-off-by: Charles Manning cdhmanning@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