diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2017-01-26 12:44:09 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-01-26 16:53:03 +0100 |
commit | 6f15f84c38d1d4f389f41b947b9b884d32ddb884 (patch) | |
tree | 7286556a88f53599d036aeee8610d40e8188d2ad /include/drm | |
parent | drm/doc: Fix typos for early_unregister doc (diff) | |
download | linux-6f15f84c38d1d4f389f41b947b9b884d32ddb884.tar.xz linux-6f15f84c38d1d4f389f41b947b9b884d32ddb884.zip |
drm: Silence the compiler for drm_mode_get_hv_timings()
Since moving drm_crtc_get_hv_timings() into drm_modes.c, the compiler
has been able to get smarter and spots that drm_mode_copy() is trying to
preserve garbage from the stack.
Fixes: 196cd5d3758c ("drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniel Vetter <daniel.vetter@intel.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170126114409.9115-1-chris@chris-wilson.co.uk
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions