[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <201909182202.1QpzaNYC%lkp@intel.com>
Date: Wed, 18 Sep 2019 22:10:10 +0800
From: kbuild test robot <lkp@...el.com>
To: Gene Chen <gene.chen.richtek@...il.com>
Cc: kbuild-all@...org, lee.jones@...aro.org, matthias.bgg@...il.com,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org,
gene_chen@...htek.com, Wilma.Wu@...iatek.com,
Gene Chen <gene_chen@...iatek.corp-partner.google.com>
Subject: Re: [PATCH] mfd: mt6360: add pmic mt6360 driver
Hi Gene,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on linus/master]
[cannot apply to v5.3 next-20190917]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system. BTW, we also suggest to use '--base' option to specify the
base tree in git format-patch, please see https://stackoverflow.com/a/37406982]
url: https://github.com/0day-ci/linux/commits/Gene-Chen/mfd-mt6360-add-pmic-mt6360-driver/20190918-181041
config: s390-allmodconfig (attached as .config)
compiler: s390-linux-gcc (GCC) 7.4.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.4.0 make.cross ARCH=s390
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
>> drivers/mfd/mt6360-core.c:15:10: fatal error: linux/mfd/mt6360.h: No such file or directory
#include <linux/mfd/mt6360.h>
^~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +15 drivers/mfd/mt6360-core.c
14
> 15 #include <linux/mfd/mt6360.h>
16 #include <linux/mfd/mt6360-private.h>
17
---
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" (56010 bytes)
Powered by blists - more mailing lists