Skip to content
Snippets Groups Projects
Commit 504f7080 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

board/evb64260/zuma_pbb_mbox.c: Fix GCC 4.6 build warnings


Fix:
zuma_pbb_mbox.c: In function 'zuma_mbox_dump':
zuma_pbb_mbox.c:115:2: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
zuma_pbb_mbox.c:117:2: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 82732072
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment