drm/xe/vm: don't include xe_gt.h
authorMatthew Auld <matthew.auld@intel.com>
Fri, 12 Apr 2024 11:31:47 +0000 (12:31 +0100)
committerMatthew Auld <matthew.auld@intel.com>
Wed, 17 Apr 2024 12:38:32 +0000 (13:38 +0100)
commit8eae42f1759034f7bc717699fb105d6b5900986f
treec9602223c36e77a2227e4ec6bc5d897a9556a38c
parent5b259c0d1d3caa6efc66c2b856840e68993f814e
drm/xe/vm: don't include xe_gt.h

clangd complains here, since nothing in xe_gt.h seems to be needed.

Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240412113144.259426-6-matthew.auld@intel.com
drivers/gpu/drm/xe/xe_vm.c