✓ CI.checkpatch: success for drm/i915/display: drop unnecessary i915_drv.h includes (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Dec 17 18:40:39 UTC 2024
== Series Details ==
Series: drm/i915/display: drop unnecessary i915_drv.h includes (rev2)
URL : https://patchwork.freedesktop.org/series/142668/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7a0b3a275d48cb7dbeef1b961efd7dc6bfcb9ad8
Author: Jani Nikula <jani.nikula at intel.com>
Date: Tue Dec 17 15:21:47 2024 +0200
drm/i915/display: drop unnecessary i915_drv.h includes
Now that we don't include i915_drv.h via any headers from display, we
can reliably remove unnecessary i915_drv.h includes and be sure they're
not indirectly included. Add other includes where needed.
v2: Fix 32-bit build
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 1984b26a25a506f3437f63fd201cec704b99336a drm-intel
7a0b3a275d48 drm/i915/display: drop unnecessary i915_drv.h includes
More information about the Intel-xe
mailing list