Re: [PATCH v4 4/4] platform/x86: Add Intel Cherry Trail ACPI INT33FE device driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Hans,

[auto build test ERROR on wsa/i2c/for-next]
[also build test ERROR on v4.11-rc5 next-20170403]
[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/Hans-de-Goede/i2c-core-Allow-getting-ACPI-info-by-index/20170404-050937
base:   https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-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/platform/x86/intel_cht_int33fe.c:27:30: fatal error: linux/power/acpi.h: No such file or directory
    #include <linux/power/acpi.h>
                                 ^
   compilation terminated.

vim +27 drivers/platform/x86/intel_cht_int33fe.c

    21	 */
    22	
    23	#include <linux/acpi.h>
    24	#include <linux/i2c.h>
    25	#include <linux/interrupt.h>
    26	#include <linux/module.h>
  > 27	#include <linux/power/acpi.h>
    28	#include <linux/slab.h>
    29	
    30	#define EXPECTED_PTYPE		4

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

Attachment: .config.gz
Description: application/gzip


[Index of Archives]     [Linux GPIO]     [Linux SPI]     [Linux Hardward Monitoring]     [LM Sensors]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux