drm: Make drm_mode_attachmode() void
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 13 Mar 2012 10:35:42 +0000 (12:35 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 15 Mar 2012 09:49:57 +0000 (09:49 +0000)
commit1dd6c8bda9aef72a819707cfc293917295af15d3
treebcdb4d2c4bced233388376a8009d232514a8e868
parent1d97e9154821d52a5ebc226176d4839c7b86b116
drm: Make drm_mode_attachmode() void

drm_mode_attachmode() always returns 0. Change the return type to void.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc.c
This page took 0.025481 seconds and 5 git commands to generate.