]> Git Repo - linux.git/commit
drm/i915/gvt: remove enum hypervisor_type
authorChristoph Hellwig <[email protected]>
Mon, 11 Apr 2022 14:13:31 +0000 (16:13 +0200)
committerZhi Wang <[email protected]>
Thu, 21 Apr 2022 11:36:56 +0000 (07:36 -0400)
commit367748066eeb378bcb1399f1cfa6675c76afc9e1
tree5e7b46b6a0a23946d701d6517bc188524b65488e
parenta85749e12d66c2cd89d1bce05ef9abca8b5875e9
drm/i915/gvt: remove enum hypervisor_type

The only supported hypervisor is KVM, so don't bother with dead code
enumerating hypervisors.

Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Zhi Wang <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Zhi Wang <[email protected]>
drivers/gpu/drm/i915/gvt/gvt.c
drivers/gpu/drm/i915/gvt/gvt.h
drivers/gpu/drm/i915/gvt/hypercall.h
drivers/gpu/drm/i915/gvt/kvmgt.c
drivers/gpu/drm/i915/gvt/opregion.c
This page took 0.059109 seconds and 4 git commands to generate.