From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754010AbeDYXVZ (ORCPT ); Wed, 25 Apr 2018 19:21:25 -0400 Received: from ozlabs.org ([203.11.71.1]:57855 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752661AbeDYXVW (ORCPT ); Wed, 25 Apr 2018 19:21:22 -0400 Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=canb.auug.org.au Date: Thu, 26 Apr 2018 09:19:40 +1000 From: Stephen Rothwell To: Sylwester Nawrocki Cc: Linux-Next Mailing List , Linux Kernel Mailing List , Krzysztof Kozlowski Subject: linux-next: build failure after merge of the clk-samsung tree Message-ID: <20180426091940.16bb1faf@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/J0ZNszMI7N.YaOrpxfJhozp"; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/J0ZNszMI7N.YaOrpxfJhozp Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Sylwester, After merging the clk-samsung tree, today's linux-next build (arm multi_v7_defconfig) failed like this: In file included from arch/arm/boot/dts/exynos5440-sd5v1.dts:10:0: arch/arm/boot/dts/exynos5440.dtsi:9:10: fatal error: dt-bindings/clock/exyn= os5440.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. scripts/Makefile.lib:291: recipe for target 'arch/arm/boot/dts/exynos5440-s= d5v1.dtb' failed In file included from arch/arm/boot/dts/exynos5440-ssdk5440.dts:10:0: arch/arm/boot/dts/exynos5440.dtsi:9:10: fatal error: dt-bindings/clock/exyn= os5440.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Caused by commit f986c0e40ff5 ("clk: samsung: Remove support for Exynos5440") I used the version of the clk-samsung tree from next-20180424 for today. --=20 Cheers, Stephen Rothwell --Sig_/J0ZNszMI7N.YaOrpxfJhozp Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAlrhDQwACgkQAVBC80lX 0GxZQQgAkqjrKFNur6fra1Yx8tCOMGaDzoNA7Bnp+LWfZF4BqRA4smKQ4zabKmDp ivSpRnKf6YQJB7rPULVB5KUn75Pk2D4NkNmyL1Ac3g7JoQC6A4/t30a+d3ioeT8z wSBg6R5HFEgQ4bgmXY96wb7Wqe9YZqGQGRPKkpnFQvrT6xaX4sP31UB9DUJS/4LB OHYl/2RwCsYdhUP5EQr42GlOudQNoASQ39RQjfN+4cte3tuj6+2PzQnjkt3d5S8z ntMeUuxnnESBEid3D4R7DsRTjafTMFBjlwK5wOVCq/mPTok9fZOhicgJevcwqvlU GXjIfi5Y+GxBZpz4dKRzdnc3OzHkqQ== =TXdZ -----END PGP SIGNATURE----- --Sig_/J0ZNszMI7N.YaOrpxfJhozp--