On Wed, 2024-11-20 at 14:03 +0200, Jani Nikula wrote: > The i915_reg_rw tracing is a small isolated part of i915_trace.h. Its > users are orthogonal to the other i915_trace.h users as well, and its > implementation does not require all the includes of i915_trace.h. Split > i915_reg_rw tracing to separate intel_uncore_trace.[ch]. > > The main underlying goal is to reduce implicit includes of i915_drv.h > from display code. > > Signed-off-by: Jani Nikula <[email protected]> > ---
Reviewed-by: Luca Coelho <[email protected]> -- Cheers, Luca.
