Hi Roy,

[auto build test ERROR on staging/staging-testing]
[also build test ERROR on next-20161215]
[cannot apply to v4.9]
[if your patch is applied to the wrong git tree, please drop us a note to help 
improve the system]

url:    
https://github.com/0day-ci/linux/commits/Stuart-Yoder/staging-fsl-mc-add-dpio-driver/20161216-114620
config: arm64-allmodconfig (attached as .config)
compiler: aarch64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        wget 
https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross
 -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=arm64 

All errors (new ones prefixed by >>):

>> drivers/staging/fsl-mc/bus/dpio/qbman-portal.c:996:10: error: expected 
>> declaration specifiers or '...' before numeric constant
             64 ctx)
             ^~

vim +996 drivers/staging/fsl-mc/bus/dpio/qbman-portal.c

   990          u16 ch;
   991          u8 reserved[60];
   992  };
   993  
   994  int qbman_swp_CDAN_set(struct qbman_swp *s, u16 channelid,
   995                         u8 we_mask, u8 cdan_en,
 > 996                         64 ctx)
   997  {
   998          struct qbman_cdan_ctrl_desc *p = NULL;
   999          struct qbman_cdan_ctrl_rslt *r = NULL;

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: application/gzip

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to