Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753967AbcC1Jrr (ORCPT ); Mon, 28 Mar 2016 05:47:47 -0400 Received: from caladan.dune.hu ([78.24.191.180]:43356 "EHLO arrakis.dune.hu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751854AbcC1Jrp (ORCPT ); Mon, 28 Mar 2016 05:47:45 -0400 Subject: Re: [PATCH] arm: dts: mt2701: Add clock controller device nodes To: kbuild test robot , James Liao References: <201603281638.VIBfNFp6%fengguang.wu@intel.com> Cc: devicetree@vger.kernel.org, Russell King , srv_heupstream@mediatek.com, Mike Turquette , Stephen Boyd , linux-kernel@vger.kernel.org, Rob Herring , linux-mediatek@lists.infradead.org, kbuild-all@01.org, Matthias Brugger , linux-arm-kernel@lists.infradead.org From: John Crispin Message-ID: <56F8FDB4.8070105@openwrt.org> Date: Mon, 28 Mar 2016 11:47:32 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 In-Reply-To: <201603281638.VIBfNFp6%fengguang.wu@intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2247 Lines: 60 On 28/03/2016 10:13, kbuild test robot wrote: > Hi James, > > [auto build test ERROR on robh/for-next] > [also build test ERROR on v4.6-rc1 next-20160327] > [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] > > url: https://github.com/0day-ci/linux/commits/James-Liao/arm-dts-mt2701-Add-clock-controller-device-nodes/20160328-133113 > base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux for-next > config: arm-multi_v7_defconfig (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 > > All errors (new ones prefixed by >>): > > In file included from arch/arm/boot/dts/mt2701-evb.dts:16:0: >>> arch/arm/boot/dts/mt2701.dtsi:15:42: fatal error: dt-bindings/clock/mt2701-clk.h: No such file or directory > #include Hi James, looks like the mt2701 clock patches did not make it into v4.6-rc1. i had a few minor fixes i wanted to send this week for MT7623 support and noticed this last week already :( John > ^ > compilation terminated. > > vim +15 arch/arm/boot/dts/mt2701.dtsi > > 9 * This program is distributed in the hope that it will be useful, > 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of > 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > 12 * GNU General Public License for more details. > 13 */ > 14 > > 15 #include > 16 #include > 17 #include > 18 #include "skeleton64.dtsi" > > --- > 0-DAY kernel test infrastructure Open Source Technology Center > https://lists.01.org/pipermail/kbuild-all Intel Corporation > > > > _______________________________________________ > Linux-mediatek mailing list > Linux-mediatek@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-mediatek >