Skip to content
Snippets Groups Projects
Commit b0a86a27 authored by Anatolij Gustschin's avatar Anatolij Gustschin Committed by Albert ARIBAUD
Browse files

arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings


Fix:
spl.c: In function 'jump_to_image_no_args':
spl.c:103: warning: assignment makes pointer from integer without a cast
spl.c:105: warning: dereferencing type-punned pointer will break
strict-aliasing rules

Signed-off-by: default avatarAnatolij Gustschin <agust@denx.de>
Cc: sricharan <r.sricharan@ti.com>
Cc: Tom Rini <trini@ti.com>
Acked-by: default avatarMarek Vasut <marek.vasut@gmail.com>
Acked-by: default avatarTom Rini <trini@ti.com>
parent fda241d5
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