From: Ville Syrjälä Date: Tue, 13 Mar 2012 10:35:42 +0000 (+0200) Subject: drm: Make drm_mode_attachmode() void X-Git-Tag: v3.4-rc1~143^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dd6c8bda9aef72a819707cfc293917295af15d3;p=pandora-kernel.git drm: Make drm_mode_attachmode() void drm_mode_attachmode() always returns 0. Change the return type to void. Signed-off-by: Ville Syrjälä Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed