Skip to content
Snippets Groups Projects
Commit da8693a9 authored by Kumar Gala's avatar Kumar Gala Committed by Wolfgang Denk
Browse files

Fix compiler warnings


gcc-4.3.x generates the following:

bootm.c: In function 'do_bootm_linux':
bootm.c:208: warning: cast from pointer to integer of different size
bootm.c:215: warning: cast from pointer to integer of different size

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 5bb12dbd
Loading
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