diff options
author | Dirk Behme <dirk.behme@googlemail.com> | 2010-12-25 10:58:46 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2011-01-11 11:09:36 +0100 |
commit | c7b7d4550d0178dc302c808f974a7beb0f80d3e1 (patch) | |
tree | 518613d7ef2e89409950a4e24c82d1e825658982 /board/linkstation | |
parent | 0e7790d450000c1a2cda40458adb28707eaa5041 (diff) | |
download | u-boot-imx-c7b7d4550d0178dc302c808f974a7beb0f80d3e1.zip u-boot-imx-c7b7d4550d0178dc302c808f974a7beb0f80d3e1.tar.gz u-boot-imx-c7b7d4550d0178dc302c808f974a7beb0f80d3e1.tar.bz2 |
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>
Diffstat (limited to 'board/linkstation')
0 files changed, 0 insertions, 0 deletions