On 10 June 2017 at 16:15, Tom Rini wrote:
> When building the flash zImage code on aarch64 we see warnings about
> pointer size casts. Use uintptr_t instead to correct these.
>
> Cc: Sam Protsenko
> Signed-off-by: Tom Rini
> ---
> common/fb_mmc.c | 4 ++--
> 1 file changed, 2 insertions(+), 2
When building the flash zImage code on aarch64 we see warnings about
pointer size casts. Use uintptr_t instead to correct these.
Cc: Sam Protsenko
Signed-off-by: Tom Rini
---
common/fb_mmc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/fb_mmc.c b/common/fb_mmc
2 matches
Mail list logo