Re: [PATCH 1/3] clk: ingenic: Add proper Kconfig entries

From: kbuild test robot
Date: Tue Aug 21 2018 - 14:13:09 EST


Hi Paul,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on clk/clk-next]
[also build test ERROR on v4.18 next-20180821]
[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/Paul-Cercueil/clk-ingenic-Add-proper-Kconfig-entries/20180822-003241
base: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-next
config: i386-allmodconfig (attached as .config)
compiler: gcc-7 (Debian 7.3.0-16) 7.3.0
reproduce:
# save the attached .config to linux build tree
make ARCH=i386

All errors (new ones prefixed by >>):

>> drivers/clk/ingenic/jz4740-cgu.c:22:10: fatal error: asm/mach-jz4740/clock.h: No such file or directory
#include <asm/mach-jz4740/clock.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

vim +22 drivers/clk/ingenic/jz4740-cgu.c

41dd641e Paul Burton 2015-05-24 @22 #include <asm/mach-jz4740/clock.h>
ff1930c6 Paul Burton 2015-05-24 23 #include "cgu.h"
ff1930c6 Paul Burton 2015-05-24 24

:::::: The code at line 22 was first introduced by commit
:::::: 41dd641e9a1a7229383f9b342a57cb6720e7ea46 MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu

:::::: TO: Paul Burton <paul.burton@xxxxxxxxxx>
:::::: CC: Ralf Baechle <ralf@xxxxxxxxxxxxxx>

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

Attachment: .config.gz
Description: application/gzip