* [mkp-scsi:for-next 31/41] drivers/phy/samsung/phy-fsd-ufs.c:50:10: error: 'const struct samsung_ufs_phy_drvdata' has no member named 'cfgs'; did you mean 'cfg'?
@ 2022-06-11 10:11 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-06-11 10:11 UTC (permalink / raw)
To: Alim Akhtar
Cc: kbuild-all, linux-kernel, Martin K. Petersen, Chanho Park, Bharat Uppal
tree: https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git for-next
head: b9f50e3cfd13687279f2170ff6ef5d71f6c7db11
commit: f678ce49991950e4964cd82d3f3a8adfb63a9a70 [31/41] scsi: phy: samsung-ufs: Add support for FSD UFS PHY driver
config: alpha-randconfig-r032-20220611 (https://download.01.org/0day-ci/archive/20220611/202206111808.SFb27UKr-lkp@intel.com/config)
compiler: alpha-linux-gcc (GCC) 11.3.0
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
# https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=f678ce49991950e4964cd82d3f3a8adfb63a9a70
git remote add mkp-scsi https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git
git fetch --no-tags mkp-scsi for-next
git checkout f678ce49991950e4964cd82d3f3a8adfb63a9a70
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=alpha SHELL=/bin/bash drivers/phy/samsung/
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> drivers/phy/samsung/phy-fsd-ufs.c:50:10: error: 'const struct samsung_ufs_phy_drvdata' has no member named 'cfgs'; did you mean 'cfg'?
50 | .cfgs = fsd_ufs_phy_cfgs,
| ^~~~
| cfg
vim +50 drivers/phy/samsung/phy-fsd-ufs.c
48
49 const struct samsung_ufs_phy_drvdata fsd_ufs_phy = {
> 50 .cfgs = fsd_ufs_phy_cfgs,
--
0-DAY CI Kernel Test Service
https://01.org/lkp
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-06-11 10:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-11 10:11 [mkp-scsi:for-next 31/41] drivers/phy/samsung/phy-fsd-ufs.c:50:10: error: 'const struct samsung_ufs_phy_drvdata' has no member named 'cfgs'; did you mean 'cfg'? kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®