drm/i915: remove use_fdi_mode argument from intel_prepare_ddi_buffers
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Mon, 5 Aug 2013 20:25:56 +0000 (17:25 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 6 Aug 2013 06:33:40 +0000 (08:33 +0200)
We set the mode based on the port, and we already pass the port as an
argument.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found