From: kernel test robot <lkp@intel.com>
To: Jun Yan <jerrysteve1101@gmail.com>, Jonathan.Cameron@huawei.com
Cc: oe-kbuild-all@lists.linux.dev, lars@metafoo.de,
Qing-wu.Li@leica-geosystems.com.cn, linux-iio@vger.kernel.org,
linux-kernel@vger.kernel.org, Jun Yan <jerrysteve1101@gmail.com>
Subject: Re: [PATCH] iio: accel: bmi088: add i2c support for bmi088 accel driver
Date: Tue, 19 Dec 2023 12:48:39 +0800 [thread overview]
Message-ID: <202312191202.IFnDRQVb-lkp@intel.com> (raw)
In-Reply-To: <20231218154045.219317-1-jerrysteve1101@gmail.com>
Hi Jun,
kernel test robot noticed the following build errors:
[auto build test ERROR on jic23-iio/togreg]
[also build test ERROR on linus/master v6.7-rc6 next-20231218]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Jun-Yan/iio-accel-bmi088-add-i2c-support-for-bmi088-accel-driver/20231218-235104
base: https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git togreg
patch link: https://lore.kernel.org/r/20231218154045.219317-1-jerrysteve1101%40gmail.com
patch subject: [PATCH] iio: accel: bmi088: add i2c support for bmi088 accel driver
config: powerpc64-randconfig-r081-20231219 (https://download.01.org/0day-ci/archive/20231219/202312191202.IFnDRQVb-lkp@intel.com/config)
compiler: powerpc64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231219/202312191202.IFnDRQVb-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/202312191202.IFnDRQVb-lkp@intel.com/
All errors (new ones prefixed by >>):
>> drivers/iio/accel/bmi088-accel-i2c.c:14:10: fatal error: linux/i2c/i2c.h: No such file or directory
14 | #include <linux/i2c/i2c.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
vim +14 drivers/iio/accel/bmi088-accel-i2c.c
> 14 #include <linux/i2c/i2c.h>
15
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2023-12-19 4:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-18 15:40 [PATCH] iio: accel: bmi088: add i2c support for bmi088 accel driver Jun Yan
2023-12-19 4:48 ` kernel test robot [this message]
2023-12-19 6:00 ` kernel test robot
2023-12-20 14:46 ` Jonathan Cameron
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=202312191202.IFnDRQVb-lkp@intel.com \
--to=lkp@intel.com \
--cc=Jonathan.Cameron@huawei.com \
--cc=Qing-wu.Li@leica-geosystems.com.cn \
--cc=jerrysteve1101@gmail.com \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.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.