From patchwork Mon Sep 18 13:33:49 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Antoine Tenart X-Patchwork-Id: 9956655 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 033496039A for ; Mon, 18 Sep 2017 13:35:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DD2F72521E for ; Mon, 18 Sep 2017 13:35:41 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D131627F81; Mon, 18 Sep 2017 13:35:41 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 58EAA2521E for ; Mon, 18 Sep 2017 13:35:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=4bXXqwrTedeW7WP8dzTXQWvhG8woxO9cDSaAOmMunGA=; b=kMD LaQ0jB/eogpH4jFduBzgqE2qynd7mD2vitBSymq6s6E7JttLRLwoVDNd4hyTE0om1BbBMXO4/j4J5 qvWjXy9W3UAALYaR3J4iTPSq8GEj7NSCCC7ezKo5HnG/Rn8P4OIJmI4c45KA9HOiUnZbcDjHrQAHC b5UvXQ/OOMivjqRJDopV/JPXqUD7rv4MBesM3pAQqkodqM4UUhtDykACPEfP2afR6ZrQetZH15aQD l3zALj0CA0FFU/BIE6gYjTb3J3HjV+/beXqM3lYuGbT7kiCnNdDJeZk4mqkj9oB1hW+lyfgs/P6b2 qRdWysNQUNkdvDjC5szXgfsbVgz+f1g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dtwD2-0007M6-Ul; Mon, 18 Sep 2017 13:35:36 +0000 Received: from mail.free-electrons.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dtwCy-0007KR-S9 for linux-arm-kernel@lists.infradead.org; Mon, 18 Sep 2017 13:35:35 +0000 Received: by mail.free-electrons.com (Postfix, from userid 110) id 53FE720A5C; Mon, 18 Sep 2017 15:35:11 +0200 (CEST) Received: from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.free-electrons.com (Postfix) with ESMTPSA id 2E85720A2E; Mon, 18 Sep 2017 15:35:01 +0200 (CEST) From: Antoine Tenart To: andrew@lunn.ch, jason@lakedaemon.net, sebastian.hesselbarth@gmail.com, gregory.clement@free-electrons.com Subject: [PATCH] arm64: dts: marvell: 37xx: remove empty line Date: Mon, 18 Sep 2017 15:33:49 +0200 Message-Id: <20170918133349.27304-1-antoine.tenart@free-electrons.com> X-Mailer: git-send-email 2.13.5 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170918_063533_068265_C712BA86 X-CRM114-Status: UNSURE ( 8.25 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: thomas.petazzoni@free-electrons.com, Antoine Tenart , linux-arm-kernel@lists.infradead.org, miquel.raynal@free-electrons.com MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Cosmetic patch removing an empty line at the end of the NB pinctrl node. Signed-off-by: Antoine Tenart --- arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi index 8c0cf7efac65..55609a2de138 100644 --- a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi +++ b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi @@ -183,7 +183,6 @@ , , ; - }; xtalclk: xtal-clk {