On Tue, Jul 03, 2018 at 11:10:53PM +0800, kbuild test robot wrote: > Hi Niklas, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on agross/for-next] > [also build test ERROR on next-20180702] > [cannot apply to v4.18-rc3] > [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/Niklas-Cassel/soc-qcom-Allow-COMPILE_TEST-of-qcom-SoC-Kconfigs/20180703-173055 > base: https://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git for-next > config: parisc-allmodconfig (attached as .config) > compiler: hppa-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0 > reproduce: > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > GCC_VERSION=7.2.0 make.cross ARCH=parisc > > All error/warnings (new ones prefixed by >>): > > In file included from include/linux/interrupt.h:6:0, > from drivers//rpmsg/qcom_smd.c:7: > drivers//rpmsg/qcom_smd.c: In function 'qcom_smd_channel_open': > >> drivers//rpmsg/qcom_smd.c:817:36: error: 'SZ_4K' undeclared (first use in this function) > bb_size = min(channel->fifo_size, SZ_4K); > ^ Hi kbuild test robot, Thank you for your suggestion! Yet something to improve: This is already fixed in commit 67cd0eec5b62 ("rpmsg: smd: Add missing include of sizes.h") which is part of the latest linux-next tag. $ git tag --contains 67cd0eec5b62 next-20180703 This tag already existed before I sent my patch series. A suggestion is that you use the latest linux-next tag when building. Best regards, Niklas -- To unsubscribe from this list: send the line "unsubscribe linux-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html