linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Jiri Slaby <jslaby@suse.cz>
Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org,
	linux-kernel@vger.kernel.org
Subject: [jirislaby:devel 40/70] drivers/tty/serial/amba-pl011.c:45:10: fatal error: 'amba-pl011.h' file not found
Date: Fri, 22 Apr 2022 04:54:28 +0800	[thread overview]
Message-ID: <202204220445.8rhFIlg0-lkp@intel.com> (raw)

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

                 reply	other threads:[~2022-04-21 20:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202204220445.8rhFIlg0-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=jslaby@suse.cz \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=llvm@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).