From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: drivers/hwmon/pmbus/fsp-3y.c:221:26: error: use of undeclared identifier 'pmbus_id'
Date: Fri, 09 Apr 2021 14:49:34 +0800 [thread overview]
Message-ID: <202104091428.1FfaXKbe-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1854 bytes --]
tree: https://github.com/0day-ci/linux/commits/UPDATE-20210409-093123/V-clav-Kubern-t/hwmon-Add-driver-for-fsp-3y-PSUs-and-PDUs/20210329-224216
head: a2399dc913380b2a13dbc197f346f64aa5229f6e
commit: a2399dc913380b2a13dbc197f346f64aa5229f6e hwmon: Add driver for fsp-3y PSUs and PDUs
date: 5 hours ago
config: arm64-randconfig-r001-20210409 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project dd453a1389b6a7e6d9214b449d3c54981b1a89b6)
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 arm64 cross compiling tool for clang build
# apt-get install binutils-aarch64-linux-gnu
# https://github.com/0day-ci/linux/commit/a2399dc913380b2a13dbc197f346f64aa5229f6e
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review UPDATE-20210409-093123/V-clav-Kubern-t/hwmon-Add-driver-for-fsp-3y-PSUs-and-PDUs/20210329-224216
git checkout a2399dc913380b2a13dbc197f346f64aa5229f6e
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64
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/hwmon/pmbus/fsp-3y.c:221:26: error: use of undeclared identifier 'pmbus_id'
MODULE_DEVICE_TABLE(i2c, pmbus_id);
^
1 error generated.
vim +/pmbus_id +221 drivers/hwmon/pmbus/fsp-3y.c
220
> 221 MODULE_DEVICE_TABLE(i2c, pmbus_id);
222
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 37085 bytes --]
reply other threads:[~2021-04-09 6:49 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=202104091428.1FfaXKbe-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
/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.