drm/i915: rip out intel_dpio_write again
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 2 May 2012 09:06:23 +0000 (11:06 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 3 May 2012 09:18:32 +0000 (11:18 +0200)
commit555304f47d5694b6a8f671778143acf4a0bf5c5c
tree5bb113324212696e4f1c91b6a2f7883eb39365bb
parentb4aca0106c466b5a0329318203f65bac2d91b682
drm/i915: rip out intel_dpio_write again

Unfortunately it looks like further vlv patches are still stalled due
to fried hw, and too many people are a bit annoyed about the unused
function warning.

So let's just rip it out, we can easily put it back in again.

Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c