linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [xlnx:xlnx_rebase_v5.4 785/1757] include/soc/xilinx/xlnx_vcu.h:15:1: error: unknown type name 'u32'
@ 2021-05-13 19:40 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-05-13 19:40 UTC (permalink / raw)
  To: Michal Simek; +Cc: kbuild-all, linux-arm-kernel, Rohit Visavalia

[-- Attachment #1: Type: text/plain, Size: 1747 bytes --]

tree:   https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.4
head:   f09edce8c39b74223461bf2175649535ebe8b213
commit: 27d1915e73e5bd983ebcc6d6ae4f89e3697956b2 [785/1757] soc: xilinx: vcu: Add exported functions
config: um-allmodconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://github.com/Xilinx/linux-xlnx/commit/27d1915e73e5bd983ebcc6d6ae4f89e3697956b2
        git remote add xlnx https://github.com/Xilinx/linux-xlnx
        git fetch --no-tags xlnx xlnx_rebase_v5.4
        git checkout 27d1915e73e5bd983ebcc6d6ae4f89e3697956b2
        # save the attached .config to linux build tree
        make W=1 W=1 ARCH=um 

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 >>):

   cc1: warning: arch/um/include/uapi: No such file or directory [-Wmissing-include-dirs]
   In file included from <command-line>:
>> include/soc/xilinx/xlnx_vcu.h:15:1: error: unknown type name 'u32'
      15 | u32 xvcu_get_color_depth(struct xvcu_device *xvcu);
         | ^~~
   include/soc/xilinx/xlnx_vcu.h:16:1: error: unknown type name 'u32'
      16 | u32 xvcu_get_memory_depth(struct xvcu_device *xvcu);
         | ^~~

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for UIO_DMEM_GENIRQ
   Depends on UIO && HAS_DMA
   Selected by
   - UIO_XILINX_AI_ENGINE && UIO


vim +/u32 +15 include/soc/xilinx/xlnx_vcu.h

    14	
  > 15	u32 xvcu_get_color_depth(struct xvcu_device *xvcu);
    16	u32 xvcu_get_memory_depth(struct xvcu_device *xvcu);
    17	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 21928 bytes --]

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

only message in thread, other threads:[~2021-05-13 19:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-13 19:40 [xlnx:xlnx_rebase_v5.4 785/1757] include/soc/xilinx/xlnx_vcu.h:15:1: error: unknown type name 'u32' 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;
as well as URLs for NNTP newsgroup(s).