Re: [PATCH] clk: qcom: Move to menuconfig and reduce lines

From: kbuild test robot
Date: Thu Nov 22 2018 - 18:24:09 EST


Hi Stephen,

I love your patch! Yet something to improve:

[auto build test ERROR on agross/for-next]
[also build test ERROR on v4.20-rc3 next-20181122]
[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/Stephen-Boyd/clk-qcom-Move-to-menuconfig-and-reduce-lines/20181123-061930
base: https://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git for-next
config: i386-allmodconfig (attached as .config)
compiler: gcc-7 (Debian 7.3.0-1) 7.3.0
reproduce:
# save the attached .config to linux build tree
make ARCH=i386

All errors (new ones prefixed by >>):

>> drivers/clk/qcom/clk-krait.c:13:10: fatal error: asm/krait-l2-accessors.h: No such file or directory
#include <asm/krait-l2-accessors.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

vim +13 drivers/clk/qcom/clk-krait.c

4d7dc77b Stephen Boyd 2018-08-14 12
4d7dc77b Stephen Boyd 2018-08-14 @13 #include <asm/krait-l2-accessors.h>
4d7dc77b Stephen Boyd 2018-08-14 14

:::::: The code at line 13 was first introduced by commit
:::::: 4d7dc77babfef1d6cb8fd825e2f17dc3384c3272 clk: qcom: Add support for Krait clocks

:::::: TO: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
:::::: CC: Stephen Boyd <sboyd@xxxxxxxxxx>

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

Attachment: .config.gz
Description: application/gzip