OSDN Git Service

drm/i915/gvt: Remove defunct vmap_batch()
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 19 Oct 2016 10:11:47 +0000 (11:11 +0100)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 20 Oct 2016 09:31:35 +0000 (17:31 +0800)
commit3eec872207cc8230bc98cffa8895173e4effacb2
treea52be1cb41bc95a7947a0c336268bede8c385d29
parenta28615041ea2d1645143b868cd5ea65e9cf28381
drm/i915/gvt: Remove defunct vmap_batch()

This code was removed from i915_cmd_parser.c but still an obsolete
version wound up being duplicated into gvt/cmd_parser.c. Good riddance.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/cmd_parser.c