From: kbuild test robot <lkp@intel.com>
To: Xing Zheng <zhengxing@rock-chips.com>
Cc: kbuild-all@01.org, heiko@sntech.de,
linux-rockchip@lists.infradead.org,
Xing Zheng <zhengxing@rock-chips.com>,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
Russell King <linux@arm.linux.org.uk>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/8] ARM: dts: rockchip: add core rk3036 dts
Date: Mon, 5 Oct 2015 00:54:03 +0800 [thread overview]
Message-ID: <201510050056.ZXVRbABB%fengguang.wu@intel.com> (raw)
In-Reply-To: <1443492833-15630-2-git-send-email-zhengxing@rock-chips.com>
[-- Attachment #1: Type: text/plain, Size: 1421 bytes --]
Hi Xing,
[auto build test results on v4.3-rc3 -- if it's inappropriate base, please ignore]
config: arm-arm67 (attached as .config)
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
Note: the linux-review/Xing-Zheng/Build-and-support-rk3036-SoC-platform HEAD fa7deba821e05956d8a4937e14541d315682f39a builds fine.
It only hurts bisectibility.
All error/warnings (new ones prefixed by >>):
In file included from arch/arm/boot/dts/rk3036-evb.dts:43:0:
>> arch/arm/boot/dts/rk3036.dtsi:45:42: fatal error: dt-bindings/clock/rk3036-cru.h: No such file or directory
#include <dt-bindings/clock/rk3036-cru.h>
^
compilation terminated.
vim +45 arch/arm/boot/dts/rk3036.dtsi
39 */
40
41 #include <dt-bindings/gpio/gpio.h>
42 #include <dt-bindings/interrupt-controller/irq.h>
43 #include <dt-bindings/interrupt-controller/arm-gic.h>
44 #include <dt-bindings/pinctrl/rockchip.h>
> 45 #include <dt-bindings/clock/rk3036-cru.h>
46 #include "skeleton.dtsi"
47
48 / {
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 28527 bytes --]
next prev parent reply other threads:[~2015-10-04 16:53 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-29 2:13 [PATCH v3 0/8] Build and support rk3036 SoC platform Xing Zheng
2015-09-29 2:13 ` [PATCH v3 1/8] ARM: dts: rockchip: add core rk3036 dts Xing Zheng
2015-10-04 16:54 ` kbuild test robot [this message]
2015-09-29 2:13 ` [PATCH v3 2/8] clk: rockchip: add dt-binding header for rk3036 Xing Zheng
2015-09-29 2:13 ` [PATCH v3 3/8] clk: rockchip: add clock controller " Xing Zheng
2015-09-29 2:13 ` [PATCH v3 4/8] dt-bindings: add documentation of rk3036 clock controller Xing Zheng
2015-09-29 2:13 ` [PATCH v3 5/8] clk: rockchip: add new clock type and controller for rk3036 Xing Zheng
2015-10-01 8:12 ` Heiko Stübner
2015-10-01 8:46 ` zhengxing
2015-09-29 2:13 ` [PATCH v3 6/8] ARM: rockchip: add support smp " Xing Zheng
2015-10-02 9:19 ` Heiko Stübner
2015-09-29 2:37 ` [PATCH v3 7/8] ARM: dts: enable " Xing Zheng
2015-09-29 2:44 ` [PATCH v3 8/8] rockchip: make sure timer5 is enabled on rk3036 platforms Xing Zheng
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=201510050056.ZXVRbABB%fengguang.wu@intel.com \
--to=lkp@intel.com \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=heiko@sntech.de \
--cc=ijc+devicetree@hellion.org.uk \
--cc=kbuild-all@01.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=linux@arm.linux.org.uk \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=zhengxing@rock-chips.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