OSDN Git Service

drm/i915/selftests: Remove unused __engines_name()
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 1 Sep 2019 11:04:31 +0000 (12:04 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 3 Sep 2019 06:44:04 +0000 (07:44 +0100)
commitf2690074462bdb99530179f41ae73b45e765b761
tree7045c7a83095a103aeac73f44b263e5ac1392f55
parent5a90606df7cb73eceb46897a87154e94b31af93a
drm/i915/selftests: Remove unused __engines_name()

This function was never used and probably will never be used, so remove
it.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190901110431.12393-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c