Skip to content
Snippets Groups Projects
Commit 6a412fae authored by Marek Vasut's avatar Marek Vasut Committed by Tom Rini
Browse files

imx: hab: Fix a couple of build warnings with DEBUG enabled


In case the DEBUG is enabled, these three lines warn about cast of
pointer to integer of different size, add the missing casts to fix
the warnings.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
parent 77aed22b
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