linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [jirislaby:devel 40/70] drivers/tty/serial/amba-pl011.c:45:10: fatal error: 'amba-pl011.h' file not found
@ 2022-04-21 20:54 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-04-21 20:54 UTC (permalink / raw)
  To: Jiri Slaby; +Cc: llvm, kbuild-all, linux-kernel

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jirislaby/linux.git devel
head:   c73cb9009b8d130305afba38bbd407a58bf8f2c8
commit: 01ba379ed8413be7b65a53ab02f0d044233857f3 [40/70] serial: amba-pl011: move header content to .c
config: arm-randconfig-r013-20220421 (https://download.01.org/0day-ci/archive/20220422/202204220445.8rhFIlg0-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project bac6cd5bf85669e3376610cfc4c4f9ca015e7b9b)
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 arm cross compiling tool for clang build
        # apt-get install binutils-arm-linux-gnueabi
        # https://git.kernel.org/pub/scm/linux/kernel/git/jirislaby/linux.git/commit/?id=01ba379ed8413be7b65a53ab02f0d044233857f3
        git remote add jirislaby https://git.kernel.org/pub/scm/linux/kernel/git/jirislaby/linux.git
        git fetch --no-tags jirislaby devel
        git checkout 01ba379ed8413be7b65a53ab02f0d044233857f3
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

>> drivers/tty/serial/amba-pl011.c:45:10: fatal error: 'amba-pl011.h' file not found
   #include "amba-pl011.h"
            ^~~~~~~~~~~~~~
   1 error generated.


vim +45 drivers/tty/serial/amba-pl011.c

^1da177e4c3f41 drivers/serial/amba-pl011.c     Linus Torvalds 2005-04-16  44  
9f25bc510e960c drivers/tty/serial/amba-pl011.c Russell King   2015-11-03 @45  #include "amba-pl011.h"
9f25bc510e960c drivers/tty/serial/amba-pl011.c Russell King   2015-11-03  46  

:::::: The code at line 45 was first introduced by commit
:::::: 9f25bc510e960c551dc295c2d1d60e3da334590c tty: amba-pl011: prepare REG_* register indexes

:::::: TO: Russell King <rmk+kernel@arm.linux.org.uk>
:::::: CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

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

only message in thread, other threads:[~2022-04-21 20:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21 20:54 [jirislaby:devel 40/70] drivers/tty/serial/amba-pl011.c:45:10: fatal error: 'amba-pl011.h' file not found 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;
as well as URLs for NNTP newsgroup(s).