drm/xe: remove unused struct xe_device members
authorJani Nikula <jani.nikula@intel.com>
Thu, 21 Mar 2024 16:15:48 +0000 (18:15 +0200)
committerJani Nikula <jani.nikula@intel.com>
Fri, 22 Mar 2024 09:32:20 +0000 (11:32 +0200)
commit070f8fd6c654ad5c1d5c11ec4e6920fcdc979268
treee6c28b311ac28304ae355d7e271ecb1e812c0634
parent4b275f502a0d3668195762fb55fa00e659ad1b0b
drm/xe: remove unused struct xe_device members

modeset_restore_state has been unused since commit 6af0ffc0db93
("drm/i915/display: move restore state and ctx under display
sub-struct").

member global_obj_list has been unused since commit e2925e19c006
("drm/i915/display: move global_obj_list under display sub-struct").

hti_state has been unused since commit 62749912540b ("drm/i915/display:
move hti under display sub-struct").

snps_phy_failed_calibration has been unused since commit 3a7e2d58f800
("drm/i915: move snps_phy_failed_calibration to display sub-struct under
snps").

Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240321161548.3509672-1-jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/xe/xe_device_types.h