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:
e9ad318
)
drm fb helper: remove unused variable crtc_id
author
Sascha Hauer
<s.hauer@pengutronix.de>
Wed, 1 Feb 2012 10:38:26 +0000
(11:38 +0100)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 3 Feb 2012 09:55:52 +0000
(09:55 +0000)
crtc_id is set but never used, so remove it from struct
drm_fb_helper_crtc.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found