[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202204220445.8rhFIlg0-lkp@intel.com>
Date: Fri, 22 Apr 2022 04:54:28 +0800
From: kernel test robot <lkp@...el.com>
To: Jiri Slaby <jslaby@...e.cz>
Cc: llvm@...ts.linux.dev, kbuild-all@...ts.01.org,
linux-kernel@...r.kernel.org
Subject: [jirislaby:devel 40/70] drivers/tty/serial/amba-pl011.c:45:10: fatal
error: 'amba-pl011.h' file not found
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@...el.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@....linux.org.uk>
:::::: CC: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists