drm fb helper: remove unused variable conn_limit
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 1 Feb 2012 10:38:25 +0000 (11:38 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 3 Feb 2012 09:55:05 +0000 (09:55 +0000)
conn_limit is set but never used. Remove it from struct
drm_fb_helper.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found