[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <201908310957.0PJ2UH0e%lkp@intel.com>
Date: Sat, 31 Aug 2019 09:14:57 +0800
From: kbuild test robot <lkp@...el.com>
To: Thomas Bogendoerfer <tbogendoerfer@...e.de>
Cc: kbuild-all@...org, Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Evgeniy Polyakov <zbr@...emap.net>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] w1: add 1-wire master driver for IP block found in
SGI ASICs
Hi Thomas,
I love your patch! Yet something to improve:
[auto build test ERROR on linus/master]
[cannot apply to v5.3-rc6 next-20190830]
[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/Thomas-Bogendoerfer/w1-add-1-wire-master-driver-for-IP-block-found-in-SGI-ASICs/20190830-122322
config: sh-allmodconfig (attached as .config)
compiler: sh4-linux-gcc (GCC) 7.4.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
GCC_VERSION=7.4.0 make.cross ARCH=sh
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
In file included from drivers/w1/masters/sgi_w1.c:13:0:
>> include/linux/platform_data/sgi-w1.h:9:10: fatal error: asm/sn/types.h: No such file or directory
#include <asm/sn/types.h>
^~~~~~~~~~~~~~~~
compilation terminated.
vim +9 include/linux/platform_data/sgi-w1.h
8
> 9 #include <asm/sn/types.h>
10
---
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/gzip" (51788 bytes)
Powered by blists - more mailing lists