On 2013-09-20 06:10, Joe Perches wrote:
> Casts of int to pointer need additional casts to (unsigned long)
> when compiled for x86-64 to silence the compiler.
>
> Signed-off-by: Joe Perches
> ---
> drivers/video/arkfb.c| 2 +-
> drivers/video/vt8623fb.c | 2 +-
> 2 files changed, 2 insertion
Casts of int to pointer need additional casts to (unsigned long)
when compiled for x86-64 to silence the compiler.
Signed-off-by: Joe Perches
---
drivers/video/arkfb.c| 2 +-
drivers/video/vt8623fb.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/video/arkfb.c
2 matches
Mail list logo