linux/drivers/gpu/drm/msm/edp
Thierry Reding fc99f97af2 drm/msm: Fix a couple of 64-bit build warnings
Avoid casts from pointers to fixed-size integers to prevent the compiler
from warning. Print virtual memory addresses using %p instead. Also turn
a couple of %d/%x specifiers into %zu/%zd/%zx to avoid further warnings
due to mismatched format strings.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
2015-05-14 11:19:25 -04:00
..
edp_aux.c drm/msm: Fix a couple of 64-bit build warnings 2015-05-14 11:19:25 -04:00
edp_bridge.c
edp_connector.c
edp_ctrl.c regulator: fixes for regulator_set_optimum_mode name change 2015-03-10 10:39:32 +00:00
edp_phy.c
edp.c
edp.h
edp.xml.h