git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d97e91
)
drm: Make drm_mode_attachmode() void
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Tue, 13 Mar 2012 10:35:42 +0000
(12:35 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 15 Mar 2012 09:49:57 +0000
(09:49 +0000)
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>
No differences found