From: Chris Wilson Date: Fri, 20 Aug 2010 21:37:03 +0000 (+0100) Subject: drm/i915: Remove redundant initialisation of fb_base X-Git-Tag: v2.6.37-rc1~92^2~28^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d607f9b038ea03f5e5b3064d2f3993f9ea67e1e;p=pandora-kernel.git drm/i915: Remove redundant initialisation of fb_base We do it whilst configuring dev->mode_config, so remove the out-of-place earlier initialisation. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed