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

cam5200_niosflash: fix build warnings


Fix warnings:

cam5200_flash.c: In function 'write_word_32':
cam5200_flash.c:443: warning: dereferencing type-punned pointer will break strict-aliasing rules
cam5200_flash.c: In function 'write_word_16':
cam5200_flash.c:684: warning: dereferencing type-punned pointer will break strict-aliasing rules

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
Acked-by: default avatarStefan Roese <sr@denx.de>
parent 57d6c589
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