[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gtt: add missing include file asm/smp.h (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jan 9 22:56:14 UTC 2020
== Series Details ==
Series: drm/i915/gtt: add missing include file asm/smp.h (rev2)
URL : https://patchwork.freedesktop.org/series/71825/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
40572cdbb11d drm/i915/gtt: add missing include file asm/smp.h
-:23: WARNING:INCLUDE_LINUX: Use #include <linux/smp.h> instead of <asm/smp.h>
#23: FILE: drivers/gpu/drm/i915/gt/intel_ggtt.c:9:
+#include <asm/smp.h>
total: 0 errors, 1 warnings, 0 checks, 7 lines checked
More information about the Intel-gfx
mailing list