uboot-mt623x/fs
Dirk Behme c7b7d4550d UBIFS: Fix dereferencing type-punned pointer compiler warning
Fix compiler warning

In file included from ubifs.h:2137:0,
                 from ubifs.c:26:
misc.h: In function 'ubifs_idx_key':
misc.h:263:26: warning: dereferencing type-punned pointer will break strict-aliasing rules

seen with gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50).

No functional change.

CC: Stefan Roese <sr@denx.de>
Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2011-01-11 11:09:36 +01:00
..
cramfs Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ext2 ext2: constify file/dir names 2010-11-28 21:58:51 +01:00
fat Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
fdos Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
jffs2 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
reiserfs Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ubifs UBIFS: Fix dereferencing type-punned pointer compiler warning 2011-01-11 11:09:36 +01:00
yaffs2 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
Makefile UBIFS: Implement read-only UBIFS support in U-Boot 2009-03-20 22:39:15 +01:00