drm/i915/gvt: move struct engine_mmio to mmio_context.c
authorJani Nikula <jani.nikula@intel.com>
Tue, 26 Sep 2023 12:19:03 +0000 (15:19 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 11 Oct 2023 11:19:08 +0000 (14:19 +0300)
commit21c828a0c766af4b37b7d50ae1ff9509d6d9dd15
treee875e3f0c18690b6c0644469e3006585cbab7857
parent80cf8f18c634c392c7f2503381f648481128a2bd
drm/i915/gvt: move struct engine_mmio to mmio_context.c

struct engine_mmio is not used outside of mmio_context.c. Hide it, and
reduce includes.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230926121904.499888-3-jani.nikula@intel.com
drivers/gpu/drm/i915/gvt/gvt.h
drivers/gpu/drm/i915/gvt/mmio_context.c
drivers/gpu/drm/i915/gvt/mmio_context.h