== 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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to