From: Dave Airlie Date: Wed, 23 Jul 2014 04:26:12 +0000 (+1000) Subject: drm/i915: fix initial fbdev setup warnings X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e05444be705b5c7c7f85d7722b6f97f3a6732d54;p=pandora-kernel.git drm/i915: fix initial fbdev setup warnings This chunk was no longer required from what I can see, or at least it is doing the wrong thing, as I confused intel_connector->encoder and connector->encoder. Drop it for now, to remove the warnings at bootup. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed