linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Baoyou Xie <baoyou.xie@linaro.org>
Cc: kbuild-all@01.org, jun.nie@linaro.org, krzk@kernel.org,
	arnd@arndb.de, roy.pledge@nxp.com, ulf.hansson@linaro.org,
	yangbo.lu@nxp.com, claudiu.manoil@nxp.com,
	pankaj.dubey@samsung.com, f.fainelli@gmail.com,
	scott.branden@broadcom.com, horms+renesas@verge.net.au,
	laurent.pinchart@ideasonboard.com, amitdanielk@gmail.com,
	geert+renesas@glider.be, shawnguo@kernel.org,
	baoyou.xie@linaro.org, xie.baoyou@zte.com.cn,
	chen.chaokai@zte.com.cn, wang.qiang01@zte.com.cn,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 2/3] soc: zte: pm_domains: Add support for zx296718 board
Date: Tue, 3 Jan 2017 20:26:10 +0800	[thread overview]
Message-ID: <201701032003.qkbw7vjv%fengguang.wu@intel.com> (raw)
In-Reply-To: <1483426577-5470-2-git-send-email-baoyou.xie@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 1546 bytes --]

Hi Baoyou,

[auto build test ERROR on linus/master]
[also build test ERROR on v4.10-rc2 next-20161224]
[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/Baoyou-Xie/soc-zte-pm_domains-Prepare-for-supporting-ARMv8-zx2967-family/20170103-181714
config: arm-allmodconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=arm 

All errors (new ones prefixed by >>):

>> drivers/soc/zte/zx296718_pm_domains.c:7:47: fatal error: dt-bindings/soc/zx2967,pm_domains.h: No such file or directory
    #include <dt-bindings/soc/zx2967,pm_domains.h>
                                                  ^
   compilation terminated.

vim +7 drivers/soc/zte/zx296718_pm_domains.c

     1	/*
     2	 * Copyright (C) 2015 ZTE Ltd.
     3	 *
     4	 * Author: Baoyou Xie <baoyou.xie@linaro.org>
     5	 * License terms: GNU General Public License (GPL) version 2
     6	 */
   > 7	#include <dt-bindings/soc/zx2967,pm_domains.h>
     8	#include "zx2967_pm_domains.h"
     9	
    10	static u16 zx296718_offsets[REG_ARRAY_SIZE] = {

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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 60343 bytes --]

  parent reply	other threads:[~2017-01-03 12:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-03  6:56 [PATCH v4 1/3] soc: zte: pm_domains: Prepare for supporting ARMv8 zx2967 family Baoyou Xie
2017-01-03  6:56 ` [PATCH v4 2/3] soc: zte: pm_domains: Add support for zx296718 board Baoyou Xie
2017-01-03 11:08   ` Shawn Guo
2017-01-03 12:26   ` kbuild test robot [this message]
2017-01-03  6:56 ` [PATCH v4 3/3] MAINTAINERS: add zx2967 SoC drivers to ARM ZTE architecture Baoyou Xie
2017-01-03 11:32 ` [PATCH v4 1/3] soc: zte: pm_domains: Prepare for supporting ARMv8 zx2967 family Shawn Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201701032003.qkbw7vjv%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=amitdanielk@gmail.com \
    --cc=arnd@arndb.de \
    --cc=baoyou.xie@linaro.org \
    --cc=chen.chaokai@zte.com.cn \
    --cc=claudiu.manoil@nxp.com \
    --cc=f.fainelli@gmail.com \
    --cc=geert+renesas@glider.be \
    --cc=horms+renesas@verge.net.au \
    --cc=jun.nie@linaro.org \
    --cc=kbuild-all@01.org \
    --cc=krzk@kernel.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pankaj.dubey@samsung.com \
    --cc=roy.pledge@nxp.com \
    --cc=scott.branden@broadcom.com \
    --cc=shawnguo@kernel.org \
    --cc=ulf.hansson@linaro.org \
    --cc=wang.qiang01@zte.com.cn \
    --cc=xie.baoyou@zte.com.cn \
    --cc=yangbo.lu@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).