All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-review:Sherry-Sun/Improve-the-output-message-for-CE-UE/20200224-180441 9476/9822] include/soc/xilinx/xlnx_vcu.h:15:1: error: unknown type name 'u32'
@ 2020-02-25  3:19 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-02-25  3:19 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/0day-ci/linux/commits/Sherry-Sun/Improve-the-output-message-for-CE-UE/20200224-180441
head:   75ede3e38dcf5e25f7f5329ec9c4a826ceeae916
commit: b9042c17137500422bf53982253f44552e51ef87 [9476/9822] soc: xilinx: vcu: Add exported functions
config: sparc-randconfig-a001-20200225 (attached as .config)
compiler: sparc-linux-gcc (GCC) 7.5.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout b9042c17137500422bf53982253f44552e51ef87
        # save the attached .config to linux build tree
        GCC_VERSION=7.5.0 make.cross ARCH=sparc 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   In file included from <command-line>:0:0:
>> include/soc/xilinx/xlnx_vcu.h:15:1: error: unknown type name 'u32'
    u32 xvcu_get_color_depth(struct xvcu_device *xvcu);
    ^~~
   include/soc/xilinx/xlnx_vcu.h:16:1: error: unknown type name 'u32'
    u32 xvcu_get_memory_depth(struct xvcu_device *xvcu);
    ^~~

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(a)lists.01.org

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

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

only message in thread, other threads:[~2020-02-25  3:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-25  3:19 [linux-review:Sherry-Sun/Improve-the-output-message-for-CE-UE/20200224-180441 9476/9822] include/soc/xilinx/xlnx_vcu.h:15:1: error: unknown type name 'u32' kbuild 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.