From e05444be705b5c7c7f85d7722b6f97f3a6732d54 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Wed, 23 Jul 2014 14:26:12 +1000 Subject: [PATCH] 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-format-patch failed