[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gtt: Include asm/smp.h
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 21 10:01:05 UTC 2019
== Series Details ==
Series: drm/i915/gtt: Include asm/smp.h
URL : https://patchwork.freedesktop.org/series/65532/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
8b9d243b31ad drm/i915/gtt: Include asm/smp.h
-:20: WARNING:INCLUDE_LINUX: Use #include <linux/smp.h> instead of <asm/smp.h>
#20: FILE: drivers/gpu/drm/i915/i915_gem_gtt.c:35:
+#include <asm/smp.h>
total: 0 errors, 1 warnings, 0 checks, 7 lines checked
More information about the Intel-gfx
mailing list