CC: [email protected]
TO: Otavio Salvador <[email protected]>

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 <[email protected]>


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/[email protected]

Attachment: .config.gz
Description: application/gzip

_______________________________________________
kbuild mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to