drm/i915: Remove redundant initialisation of fb_base
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 20 Aug 2010 21:37:03 +0000 (22:37 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 09:23:57 +0000 (10:23 +0100)
We do it whilst configuring dev->mode_config, so remove the out-of-place
earlier initialisation.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found