Re: [PATCH v2 02/10] drivers/hwmon/occ: Add command transport method for P8 and P9
From: kbuild test robot
Date: Sat Jul 29 2017 - 12:50:26 EST
Hi Edward,
[auto build test ERROR on hwmon/hwmon-next]
[also build test ERROR on v4.13-rc2 next-20170728]
[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/Eddie-James/drivers-hwmon-Add-On-Chip-Controller-OCC-hwmon-driver/20170729-233004
base: https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-next
config: i386-allmodconfig (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All errors (new ones prefixed by >>):
>> drivers/hwmon/occ/p8_i2c.c:14:23: fatal error: linux/occ.h: No such file or directory
#include <linux/occ.h>
^
compilation terminated.
vim +14 drivers/hwmon/occ/p8_i2c.c
> 14 #include <linux/occ.h>
15 #include <linux/sched.h>
16 #include <asm/unaligned.h>
17
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip