]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/pch: Remove unused i915->pch_id
authorJani Nikula <jani.nikula@intel.com>
Fri, 7 Feb 2025 10:17:38 +0000 (12:17 +0200)
committerJani Nikula <jani.nikula@intel.com>
Wed, 12 Feb 2025 10:36:19 +0000 (12:36 +0200)
commit46e2ffbdd2a0835ec3918606cd183b158c3f0e91
tree545a1d09ad91ed05b93d871e91ee65ec5eb88536
parentc2d55e709a867589d1d7669e964c3f7de2d62abb
drm/i915/pch: Remove unused i915->pch_id

With the PCH checks based on PCH types instead of IDs, the i915->pch_id
member has become unused. Remove it.

Reviewed-by: Nemesa Garg <nemesa.garg@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/fac1c59800128e8f398e83d718a3a5dc235d0526.1738923308.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/soc/intel_pch.c
drivers/gpu/drm/xe/xe_device_types.h