On Mon, Sep 26, 2016 at 11:33 AM, Simon Glass wrote:
> Change this type from int to ulong to avoid warnings on 64-bit machines.
>
> Signed-off-by: Simon Glass
> ---
>
> include/video_fb.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/video_fb.h b/include/video_
Change this type from int to ulong to avoid warnings on 64-bit machines.
Signed-off-by: Simon Glass
---
include/video_fb.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/video_fb.h b/include/video_fb.h
index b008853..4a4fd5f 100644
--- a/include/video_fb.h
+++ b/inc
2 matches
Mail list logo