✓ CI.checkpatch: success for drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>

Patchwork patchwork at emeril.freedesktop.org
Tue Aug 27 09:22:09 UTC 2024


== Series Details ==

Series: drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
URL   : https://patchwork.freedesktop.org/series/137833/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 56f7332755a72eeafe28056591b4855d4ec557b0
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Tue Aug 27 12:15:39 2024 +0300

    drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
    
    include/drm/xe_drm.h does not exist. Prefer the explicit uapi include.
    
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 5141d5ae1dead73bd1d029f8310609720bca06b3 drm-intel
56f7332755a7 drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>




More information about the Intel-xe mailing list