[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: fix non-SMP build failure
Patchwork
patchwork at emeril.freedesktop.org
Mon Jan 25 13:51:13 UTC 2021
== Series Details ==
Series: drm/i915/gem: fix non-SMP build failure
URL : https://patchwork.freedesktop.org/series/86251/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
70e7372fa384 drm/i915/gem: fix non-SMP build failure
-:25: WARNING:INCLUDE_LINUX: Use #include <linux/smp.h> instead of <asm/smp.h>
#25: FILE: drivers/gpu/drm/i915/i915_gem.c:39:
+#include <asm/smp.h>
total: 0 errors, 1 warnings, 0 checks, 7 lines checked
More information about the Intel-gfx
mailing list