[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dmabuf: include asm/smp.h for cache operations
Patchwork
patchwork at emeril.freedesktop.org
Tue Oct 26 13:37:47 UTC 2021
== Series Details ==
Series: drm/i915/dmabuf: include asm/smp.h for cache operations
URL : https://patchwork.freedesktop.org/series/96300/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
a0c95634697f drm/i915/dmabuf: include asm/smp.h for cache operations
-:25: WARNING:INCLUDE_LINUX: Use #include <linux/smp.h> instead of <asm/smp.h>
#25: FILE: drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c:10:
+#include <asm/smp.h>
total: 0 errors, 1 warnings, 0 checks, 7 lines checked
More information about the Intel-gfx
mailing list