Re: [PATCH 1/2] clk: x86: Change name from ST to FCH

From: kernel test robot
Date: Tue Jul 07 2020 - 09:56:31 EST


Hi Akshu,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on clk/clk-next]
[also build test ERROR on v5.8-rc4 next-20200707]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use as documented in
https://git-scm.com/docs/git-format-patch]

url: https://github.com/0day-ci/linux/commits/Akshu-Agrawal/clk-x86-Change-name-from-ST-to-FCH/20200707-181006
base: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-next
config: x86_64-rhel-7.6 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-14) 9.3.0
reproduce (this is a W=1 build):
# save the attached .config to linux build tree
make W=1 ARCH=x86_64

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

>> drivers/clk/x86/clk-fch.c:11:10: fatal error: linux/platform_data/clk-fch.h: No such file or directory
11 | #include <linux/platform_data/clk-fch.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

vim +11 drivers/clk/x86/clk-fch.c

> 11 #include <linux/platform_data/clk-fch.h>
12 #include <linux/platform_device.h>
13

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx

Attachment: .config.gz
Description: application/gzip