drm: Remove duplicate drm_mode_cea_vic()
authorThierry Reding <thierry.reding@avionic-design.de>
Thu, 20 Dec 2012 14:41:44 +0000 (15:41 +0100)
committerThierry Reding <thierry.reding@avionic-design.de>
Fri, 22 Feb 2013 07:19:53 +0000 (08:19 +0100)
The same function had already been merged with a different name. Remove
the duplicate one but reuse some of its kerneldoc fragments for the
existing implementation.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>

No differences found