[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <201510050056.ZXVRbABB%fengguang.wu@intel.com>
Date: Mon, 5 Oct 2015 00:54:03 +0800
From: kbuild test robot <lkp@...el.com>
To: Xing Zheng <zhengxing@...k-chips.com>
Cc: kbuild-all@...org, heiko@...ech.de,
linux-rockchip@...ts.infradead.org,
Xing Zheng <zhengxing@...k-chips.com>,
Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Russell King <linux@....linux.org.uk>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/8] ARM: dts: rockchip: add core rk3036 dts
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
Download attachment ".config.gz" of type "application/octet-stream" (28527 bytes)
Powered by blists - more mailing lists