From: kernel test robot <lkp@intel.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: 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: No such file or directory
Date: Tue, 26 Mar 2024 05:24:28 +0800 [thread overview]
Message-ID: <202403260548.Q7Uyjo07-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: i386-buildonly-randconfig-002-20240325 (https://download.01.org/0day-ci/archive/20240326/202403260548.Q7Uyjo07-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240326/202403260548.Q7Uyjo07-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/202403260548.Q7Uyjo07-lkp@intel.com/
All errors (new ones prefixed by >>):
>> drivers/spi/spi-rspi.c:27:10: fatal error: linux/spi/rspi.h: No such file or directory
27 | #include <linux/spi/rspi.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
vim +27 drivers/spi/spi-rspi.c
a3633fe7aa7022 Shimoda, Yoshihiro 2012-04-20 @27 #include <linux/spi/rspi.h>
f3a14a3a4d9a54 Geert Uytterhoeven 2020-03-09 28 #include <linux/spinlock.h>
0b2182ddac4b88 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
next reply other threads:[~2024-03-25 21:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-25 21:24 kernel test robot [this message]
2024-03-26 13:59 ` [broonie-ci:filepKh54x 1/4] drivers/spi/spi-rspi.c:27:10: fatal error: linux/spi/rspi.h: No such file or directory Andy Shevchenko
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=202403260548.Q7Uyjo07-lkp@intel.com \
--to=lkp@intel.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=broonie@kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.