All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [djiang:cxl/fwctl 21/25] ./usr/include/fwctl/cxl.h:35:45: error: field 'get_feat_in' has incomplete type
@ 2025-02-14  6:56 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-02-14  6:56 UTC (permalink / raw)
  To: Dave Jiang; +Cc: oe-kbuild-all, Jonathan Cameron, Dan Williams, Li Ming

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/djiang/linux.git cxl/fwctl
head:   368060188b78ad57197303bbffb78081837a7481
commit: 4c96849fd2546afeaa7696d4d267d3889a211cf7 [21/25] cxl: Add support to handle user feature commands for get feature
config: i386-buildonly-randconfig-002-20250214 (https://download.01.org/0day-ci/archive/20250214/202502141428.z07ZTHVc-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/20250214/202502141428.z07ZTHVc-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/202502141428.z07ZTHVc-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from <command-line>:
   ./usr/include/fwctl/cxl.h:34:50: error: field 'get_sup_feats_in' has incomplete type
      34 |                 struct cxl_mbox_get_sup_feats_in get_sup_feats_in;
         |                                                  ^~~~~~~~~~~~~~~~
>> ./usr/include/fwctl/cxl.h:35:45: error: field 'get_feat_in' has incomplete type
      35 |                 struct cxl_mbox_get_feat_in get_feat_in;
         |                                             ^~~~~~~~~~~
   ./usr/include/fwctl/cxl.h:52:51: error: field 'get_feats_out' has incomplete type
      52 |                 struct cxl_mbox_get_sup_feats_out get_feats_out;
         |                                                   ^~~~~~~~~~~~~

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-02-14  6:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-14  6:56 [djiang:cxl/fwctl 21/25] ./usr/include/fwctl/cxl.h:35:45: error: field 'get_feat_in' has incomplete type kernel test robot

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.