public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
	Mark Brown <broonie@kernel.org>
Subject: [broonie-ci:filepKh54x 1/4] drivers/spi/spi-rspi.c:27:10: fatal error: 'linux/spi/rspi.h' file not found
Date: Fri, 29 Mar 2024 01:39:12 +0800	[thread overview]
Message-ID: <202403290134.xjwAEadY-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/ci.git filepKh54x
head:   a283629ddd86c38aacfda153f0faa7f3bd4419a5
commit: e7b3c4623c421b1243a73e9e8ca7fd838f88b776 [1/4] spi: rspi: Get rid of unused struct rspi_plat_data
config: x86_64-buildonly-randconfig-001-20240325 (https://download.01.org/0day-ci/archive/20240329/202403290134.xjwAEadY-lkp@intel.com/config)
compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240329/202403290134.xjwAEadY-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202403290134.xjwAEadY-lkp@intel.com/

All errors (new ones prefixed by >>):

>> drivers/spi/spi-rspi.c:27:10: fatal error: 'linux/spi/rspi.h' file not found
      27 | #include <linux/spi/rspi.h>
         |          ^~~~~~~~~~~~~~~~~~
   1 error generated.


vim +27 drivers/spi/spi-rspi.c

a3633fe7aa7022e Shimoda, Yoshihiro 2012-04-20 @27  #include <linux/spi/rspi.h>
f3a14a3a4d9a54c Geert Uytterhoeven 2020-03-09  28  #include <linux/spinlock.h>
0b2182ddac4b883 Shimoda, Yoshihiro 2012-03-07  29  

:::::: The code at line 27 was first introduced by commit
:::::: a3633fe7aa7022e2e9b2b799a0cbf3d6944d8ba5 spi/rspi: add dmaengine support

:::::: TO: Shimoda, Yoshihiro <yoshihiro.shimoda.uh@renesas.com>
:::::: CC: Grant Likely <grant.likely@secretlab.ca>

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2024-03-28 17:39 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=202403290134.xjwAEadY-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=broonie@kernel.org \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@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