On Fri, Apr 11, 2025 at 12:54:14PM +0300, Jani Nikula wrote:
We no longer need i915_drv.h in intel_pch.c, and we no longer need intel_pch.h universally.With intel_pch.h being included from intel_display_core.h, it's still included pretty much everywhere, but there's no need to include it explicitly from i915_drv.h or xe_device_types.h. Signed-off-by: Jani Nikula <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]> Lucas De Marchi
