[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201510151129.eZTUbVQR%fengguang.wu@intel.com>
Date: Thu, 15 Oct 2015 11:35:54 +0800
From: kbuild test robot <lkp@...el.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: kbuild-all@...org, Lee Jones <lee.jones@...aro.org>,
Arnd Bergmann <arnd@...db.de>, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Christoph Hellwig <hch@....de>
Subject: Re: linux-next: build failure after merge of the mfd tree
Hi Stephen,
[auto build test ERROR on next-20151013 -- if it's inappropriate base, please suggest rules for selecting the more suitable base]
url: https://github.com/0day-ci/linux/commits/Stephen-Rothwell/linux-next-build-failure-after-merge-of-the-mfd-tree/20151015-102814
config: i386-allmodconfig (attached as .config)
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All errors (new ones prefixed by >>):
>> drivers/mfd/intel-lpss.c:28:41: fatal error: linux/io-64-nonatomic-lo-hi.h: No such file or directory
compilation terminated.
vim +28 drivers/mfd/intel-lpss.c
22 #include <linux/kernel.h>
23 #include <linux/module.h>
24 #include <linux/mfd/core.h>
25 #include <linux/pm_qos.h>
26 #include <linux/pm_runtime.h>
27 #include <linux/seq_file.h>
> 28 #include <linux/io-64-nonatomic-lo-hi.h>
29
30 #include "intel-lpss.h"
31
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/octet-stream" (52194 bytes)
Powered by blists - more mailing lists