* [linux-next:master 2237/2290] drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c: asm/smp.h is included more than once.
@ 2021-11-22 13:13 kernel test robot
2021-11-22 13:13 ` [RFC PATCH linux-next] Merge branch 'for-linux-next-gt' of git: fix duplicated inclusion kernel test robot
0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2021-11-22 13:13 UTC (permalink / raw)
To: John Harrison
Cc: kbuild-all, Linux Memory Management List, Jani Nikula,
Joonas Lahtinen, Rodrigo Vivi, Tvrtko Ursulin, David Airlie,
Daniel Vetter, Matthew Auld, Thomas Hellström, Chris Wilson
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 5191249f880367a4cd675825cd721a8d78f26a45
commit: ee34f06ede3aa7743689fa507a45a7138b73175a [2237/2290] Merge branch 'for-linux-next-gt' of git://anongit.freedesktop.org/drm-intel
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
includecheck warnings: (new ones prefixed by >>)
>> drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c: asm/smp.h is included more than once.
Please review and possibly fold the followup patch.
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
^ permalink raw reply [flat|nested] 2+ messages in thread
* [RFC PATCH linux-next] Merge branch 'for-linux-next-gt' of git: fix duplicated inclusion
2021-11-22 13:13 [linux-next:master 2237/2290] drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c: asm/smp.h is included more than once kernel test robot
@ 2021-11-22 13:13 ` kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-11-22 13:13 UTC (permalink / raw)
To: John Harrison
Cc: kbuild-all, Linux Memory Management List, Jani Nikula,
Joonas Lahtinen, Rodrigo Vivi, Tvrtko Ursulin, David Airlie,
Daniel Vetter, Matthew Auld, Thomas Hellström,
Jason Ekstrand
Generated by: scripts/checkincludes.pl
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
i915_gem_dmabuf.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c b/drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c
index 453d8adbc10b2..39050d017ab85 100644
--- a/drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c
+++ b/drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c
@@ -9,7 +9,6 @@
#include <linux/dma-resv.h>
#include <linux/module.h>
-#include <asm/smp.h>
#include "i915_drv.h"
#include "i915_gem_object.h"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-22 13:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22 13:13 [linux-next:master 2237/2290] drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c: asm/smp.h is included more than once kernel test robot
2021-11-22 13:13 ` [RFC PATCH linux-next] Merge branch 'for-linux-next-gt' of git: fix duplicated inclusion kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox