OSDN Git Service

drm/i915: Remove unused mode_fixup() vfunc of struct intel_dvo_dev_ops
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 5 Sep 2013 17:52:07 +0000 (18:52 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 5 Sep 2013 19:39:59 +0000 (21:39 +0200)
commitce1424078bb16d9e06cd00c6f730592ba1aa377f
treeaddc6838dd87aacf9a4d45a500e17a91873c8b28
parent5e69f97fb39ea660075e6b65a1de33247b53f9d4
drm/i915: Remove unused mode_fixup() vfunc of struct intel_dvo_dev_ops

It's totally unused, so remove the last mode_fixup appearance in i915.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/dvo.h
drivers/gpu/drm/i915/intel_dvo.c
drivers/gpu/drm/i915/intel_sdvo.c