drm/xe/display: Drop unnecessary xe_gt.h includes
authorMatt Roper <matthew.d.roper@intel.com>
Thu, 29 Aug 2024 23:03:08 +0000 (16:03 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 30 Aug 2024 15:55:55 +0000 (08:55 -0700)
commitcad08fa7760ace5e01b24c6f9e1f918fe72324bf
tree145fc5aad1bb349c3f460b5839a42a195e954ed6
parentc5f728de696caa35481fd84202dfbc9fecc18e0b
drm/xe/display: Drop unnecessary xe_gt.h includes

None of the Xe display files work directly with the GT or need anything
from xe_gt.h.  Drop the unnecessary include.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240829230307.886233-2-matthew.d.roper@intel.com
drivers/gpu/drm/xe/display/intel_fbdev_fb.c
drivers/gpu/drm/xe/display/xe_dsb_buffer.c
drivers/gpu/drm/xe/display/xe_fb_pin.c
drivers/gpu/drm/xe/display/xe_hdcp_gsc.c