All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [freescale-fslc:pr/391 13767/19640] drivers/dma/fsl-edma-common.c:7:1: iwyu: warning: superfluous #include <linux/delay.h>
@ 2021-07-14  3:39 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-07-14  3:39 UTC (permalink / raw
  To: kbuild

[-- Attachment #1: Type: text/plain, Size: 2319 bytes --]

CC: kbuild-all(a)lists.01.org
TO: Otavio Salvador <otavio@ossystems.com.br>

tree:   https://github.com/Freescale/linux-fslc pr/391
head:   48afde5dc8ee425a1517ac38d6eca0fec76ad57e
commit: 48cea8ae9031fce24bbd03692eed61e8fc57d781 [13767/19640] MLK-24825-2: dmaengine: fsl-edma: checking ACTIVE bit for channel stop
:::::: branch date: 16 hours ago
:::::: commit date: 10 months ago
config: x86_64-randconfig-b001-20210713 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 8d69635ed9ecf36fd0ca85906bfde17949671cbe)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install x86_64 cross compiling tool for clang build
        # apt-get install binutils-x86-64-linux-gnu
        # apt-get install iwyu # include-what-you-use
        # https://github.com/Freescale/linux-fslc/commit/48cea8ae9031fce24bbd03692eed61e8fc57d781
        git remote add freescale-fslc https://github.com/Freescale/linux-fslc
        git fetch --no-tags freescale-fslc pr/391
        git checkout 48cea8ae9031fce24bbd03692eed61e8fc57d781
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross C=1 CHECK=iwyu O=build_dir ARCH=x86_64 SHELL=/bin/bash drivers/dma/

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


iwyu warnings: (new ones prefixed by >>)
>> drivers/dma/fsl-edma-common.c:7:1: iwyu: warning: superfluous #include <linux/delay.h>

vim +7 drivers/dma/fsl-edma-common.c

9d831528a6567d Angelo Dureghello 2018-08-19   5  
9d831528a6567d Angelo Dureghello 2018-08-19   6  #include <linux/dmapool.h>
48cea8ae9031fc Robin Gong        2020-09-25  @7  #include <linux/delay.h>
9d831528a6567d Angelo Dureghello 2018-08-19   8  #include <linux/module.h>
9d831528a6567d Angelo Dureghello 2018-08-19   9  #include <linux/slab.h>
0fa89f972da607 Laurentiu Tudor   2019-01-18  10  #include <linux/dma-mapping.h>
9d831528a6567d Angelo Dureghello 2018-08-19  11  

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 32319 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-14  3:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-14  3:39 [freescale-fslc:pr/391 13767/19640] drivers/dma/fsl-edma-common.c:7:1: iwyu: warning: superfluous #include <linux/delay.h> 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.