drm fb helper: remove unused variable crtc_id
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 1 Feb 2012 10:38:26 +0000 (11:38 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 3 Feb 2012 09:55:52 +0000 (09:55 +0000)
commit4f988d132d2668b4f3b42bfc70daa531115ccca1
tree2995c057a92f11cc0a605987e7801c1ccfe0dedf
parente9ad318128aa858f713d6f2c4623f7583ca53a71
drm fb helper: remove unused variable crtc_id

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>
drivers/gpu/drm/drm_fb_helper.c
include/drm/drm_fb_helper.h