u-boot-brain/fs/yaffs2
Simon Glass 986bb0e6a0 Fix warnings in yaffs
Sorry if this is already fixed somewhere - I could not find it.

This fixes the warnings show below.

yaffs_tagscompat.c: In function 'yaffs_TagsCompatabilityReadChunkWithTagsFromNAND':
yaffs_tagscompat.c:151: warning: dereferencing pointer 'tu' does break strict-aliasing rules
yaffs_tagscompat.c:150: warning: dereferencing pointer 'tu' does break strict-aliasing rules
yaffs_tagscompat.c:149: warning: dereferencing pointer 'tu' does break strict-aliasing rules
yaffs_tagscompat.c:148: warning: dereferencing pointer 'tu' does break strict-aliasing rules
yaffs_tagscompat.c:147: warning: dereferencing pointer 'tu' does break strict-aliasing rules
yaffs_tagscompat.c:146: warning: dereferencing pointer 'tu' does break strict-aliasing rules
yaffs_tagscompat.c:145: warning: dereferencing pointer 'tu' does break strict-aliasing rules
yaffs_tagscompat.c:144: warning: dereferencing pointer 'tu' does break strict-aliasing rules
yaffs_tagscompat.c:141: note: initialized from here

Signed-off-by: Simon Glass <sjg@chromium.org>
2011-11-16 21:39:17 +01:00
..
devextras.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
README-linux Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_checkptrw.c Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_checkptrw.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_ecc.c Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_ecc.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_flashif.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_guts.c fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings 2011-11-16 21:37:19 +01:00
yaffs_guts.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_malloc.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_mtdif.c Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_mtdif.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_mtdif2.c Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_mtdif2.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_nand.c YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings 2011-09-10 00:00:25 +02:00
yaffs_nand.h YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings 2011-09-10 00:00:25 +02:00
yaffs_nandemul2k.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_packedtags1.c Incorporate yaffs2 into U-boot 2008-08-12 11:31:19 -05:00
yaffs_packedtags1.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_packedtags2.c Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_packedtags2.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_qsort.c Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_qsort.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_ramdisk.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_tagscompat.c Fix warnings in yaffs 2011-11-16 21:39:17 +01:00
yaffs_tagscompat.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_tagsvalidity.c Incorporate yaffs2 into U-boot 2008-08-12 11:31:19 -05:00
yaffs_tagsvalidity.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffscfg.c YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings 2011-09-10 00:00:18 +02:00
yaffscfg.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffsfs.c Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffsfs.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffsinterface.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
ydirectenv.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yportenv.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00