linux_dsm_epyc7002/drivers/gpu/drm/xen
Oleksandr Andrushchenko 9eece5d9c6 drm/xen-front: fix pointer casts
Building for a 32-bit target results in warnings from casting
between a 32-bit pointer and a 64-bit integer. Fix the warnings
by casting those pointers to uintptr_t first.

Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180523113630.29811-1-andr2000@gmail.com
2018-05-25 08:28:41 +03:00
..
Kconfig
Makefile
xen_drm_front_cfg.c
xen_drm_front_cfg.h
xen_drm_front_conn.c
xen_drm_front_conn.h
xen_drm_front_evtchnl.c
xen_drm_front_evtchnl.h
xen_drm_front_gem.c
xen_drm_front_gem.h
xen_drm_front_kms.c drm/xen-front: use simple display pipe prepare_fb helper 2018-04-24 14:02:53 +02:00
xen_drm_front_kms.h
xen_drm_front_shbuf.c drm/xen-front: fix pointer casts 2018-05-25 08:28:41 +03:00
xen_drm_front_shbuf.h
xen_drm_front.c drm/xen-front: fix spelling mistake: "conector" -> "connector" 2018-05-15 12:13:51 +03:00
xen_drm_front.h drm/xen-front: fix pointer casts 2018-05-25 08:28:41 +03:00