[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201612161521.ba9eMm6R%fengguang.wu@intel.com>
Date: Fri, 16 Dec 2016 15:57:06 +0800
From: kbuild test robot <lkp@...el.com>
To: Stuart Yoder <stuart.yoder@....com>
Cc: kbuild-all@...org, gregkh@...uxfoundation.org,
devel@...verdev.osuosl.org, agraf@...e.de, arnd@...db.de,
Haiying Wang <haiying.wang@....com>,
Roy Pledge <Roy.Pledge@....com>, linux-kernel@...r.kernel.org,
leoyang.li@....com, catalin.horghidan@....com,
ioana.ciornei@....com, Stuart Yoder <stuart.yoder@....com>,
laurentiu.tudor@....com
Subject: Re: [PATCH v4 5/8] bus: fsl-mc: dpio: add QBMan portal APIs for DPAA2
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
Download attachment ".config.gz" of type "application/gzip" (52555 bytes)
Powered by blists - more mailing lists