All of lore.kernel.org
 help / color / mirror / Atom feed
* [chrome-os:chromeos-6.6 217/217] drivers/misc/mediatek/slbc/slbc_ipi.c: linux/module.h is included more than once.
@ 2025-02-10 16:37 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2025-02-10 16:37 UTC (permalink / raw)
  To: oe-kbuild; +Cc: lkp

:::::: 
:::::: Manual check reason: "low confidence bisect report"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: cros-kernel-buildreports@googlegroups.com

tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-6.6
head:   b603fe68bcf1fd8aa46dd46190c53d641dce5cf0
commit: 506f6613f2e6836fd59eeab2456dcfb0a000954d [217/217] CHROMIUM: misc: mediatek: slc: Porting SLBC driver
:::::: branch date: 4 hours ago
:::::: commit date: 4 hours ago
compiler: clang version 19.1.3 (https://github.com/llvm/llvm-project ab51eccf88f5321e7c60591c5546b254b6afab99)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202502110040.tpQ9LgO4-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> drivers/misc/mediatek/slbc/slbc_ipi.c: linux/module.h is included more than once.

vim +8 drivers/misc/mediatek/slbc/slbc_ipi.c

   > 8	#include <linux/module.h>
     9	#include <linux/of.h>
    10	#include <linux/of_address.h>
    11	
    12	#include <linux/scmi_protocol.h>
  > 13	#include <linux/module.h>
    14	#if IS_ENABLED(CONFIG_MTK_TINYSYS_SCMI)
    15	#include <tinysys-scmi.h>
    16	#endif /* CONFIG_MTK_TINYSYS_SCMI */
    17	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [chrome-os:chromeos-6.6 217/217] drivers/misc/mediatek/slbc/slbc_ipi.c: linux/module.h is included more than once.
@ 2025-02-13  3:09 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2025-02-13  3:09 UTC (permalink / raw)
  To: cros-kernel-buildreports; +Cc: oe-kbuild-all

tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-6.6
head:   b603fe68bcf1fd8aa46dd46190c53d641dce5cf0
commit: 506f6613f2e6836fd59eeab2456dcfb0a000954d [217/217] CHROMIUM: misc: mediatek: slc: Porting SLBC driver
:::::: branch date: 4 hours ago
:::::: commit date: 4 hours ago
compiler: clang version 19.1.3 (https://github.com/llvm/llvm-project ab51eccf88f5321e7c60591c5546b254b6afab99)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202502110040.tpQ9LgO4-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> drivers/misc/mediatek/slbc/slbc_ipi.c: linux/module.h is included more than once.

vim +8 drivers/misc/mediatek/slbc/slbc_ipi.c

   > 8	#include <linux/module.h>
     9	#include <linux/of.h>
    10	#include <linux/of_address.h>
    11	
    12	#include <linux/scmi_protocol.h>
  > 13	#include <linux/module.h>
    14	#if IS_ENABLED(CONFIG_MTK_TINYSYS_SCMI)
    15	#include <tinysys-scmi.h>
    16	#endif /* CONFIG_MTK_TINYSYS_SCMI */
    17	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-02-13  3:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-10 16:37 [chrome-os:chromeos-6.6 217/217] drivers/misc/mediatek/slbc/slbc_ipi.c: linux/module.h is included more than once kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2025-02-13  3:09 kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.