== Series Details == Series: drm/i915: header cleanups URL : https://patchwork.freedesktop.org/series/93777/ State : warning == Summary == $ dim checkpatch origin/drm-tip ddebfe5d1496 drm/i915/irq: reduce inlines to reduce header dependencies e2382f06ea1f drm/i915: intel_runtime_pm.h does not actually need intel_display.h 95ad020b21a2 drm/i915/pm: use forward declaration to remove an include 33cd75959166 drm/i915/panel: move intel_panel_use_ssc() out of headers -:55: CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line #55: FILE: drivers/gpu/drm/i915/display/intel_panel.c:49: + return i915->vbt.lvds_use_ssc + && !(i915->quirks & QUIRK_LVDS_SSC_DISABLE); total: 0 errors, 0 warnings, 1 checks, 42 lines checked bd3b1339d175 drm/i915/fdi: move intel_fdi_link_freq() to intel_fdi.[ch]