All of lore.kernel.org
 help / color / mirror / Atom feed
* [tobetter:odroid-6.6.y 41/59] drivers/char/aml-gpiomem.c: linux/of.h is included more than once.
@ 2024-04-16  6:01 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2024-04-16  3:41 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: Steve Jeong <how2soft@gmail.com>
CC: Dongjin Kim <tobetter@gmail.com>

tree:   https://github.com/tobetter/linux odroid-6.6.y
head:   5aa2a46913f3b979e8694a55b4fd496799428fd6
commit: 5e7a0fcf547e3b4f54e37972019abef8e78192a7 [41/59] ODROID-N2/C4: char: Add /dev/gpiomem device
:::::: branch date: 20 hours ago
:::::: commit date: 5 weeks ago
compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)

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/202404161112.tinPmErL-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> drivers/char/aml-gpiomem.c: linux/of.h is included more than once.

vim +49 drivers/char/aml-gpiomem.c

  > 49	#include <linux/of.h>
    50	#include <linux/platform_device.h>
    51	#include <linux/mm.h>
    52	#include <linux/slab.h>
    53	#include <linux/cdev.h>
    54	#include <linux/pagemap.h>
    55	#include <linux/io.h>
  > 56	#include <linux/of.h>
    57	#include <asm/pgtable.h>
    58	#include <asm/io.h>
    59	

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

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

* [tobetter:odroid-6.6.y 41/59] drivers/char/aml-gpiomem.c: linux/of.h is included more than once.
@ 2024-04-16  6:01 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2024-04-16  6:01 UTC (permalink / raw)
  To: Steve Jeong; +Cc: oe-kbuild-all, Dongjin Kim

tree:   https://github.com/tobetter/linux odroid-6.6.y
head:   5aa2a46913f3b979e8694a55b4fd496799428fd6
commit: 5e7a0fcf547e3b4f54e37972019abef8e78192a7 [41/59] ODROID-N2/C4: char: Add /dev/gpiomem device
compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)

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 <yujie.liu@intel.com>
| Closes: https://lore.kernel.org/r/202404161112.tinPmErL-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> drivers/char/aml-gpiomem.c: linux/of.h is included more than once.

vim +49 drivers/char/aml-gpiomem.c

  > 49	#include <linux/of.h>
    50	#include <linux/platform_device.h>
    51	#include <linux/mm.h>
    52	#include <linux/slab.h>
    53	#include <linux/cdev.h>
    54	#include <linux/pagemap.h>
    55	#include <linux/io.h>
  > 56	#include <linux/of.h>
    57	#include <asm/pgtable.h>
    58	#include <asm/io.h>
    59	

-- 
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:[~2024-04-16  6:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-16  3:41 [tobetter:odroid-6.6.y 41/59] drivers/char/aml-gpiomem.c: linux/of.h is included more than once kernel test robot
2024-04-16  6:01 ` 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.