From patchwork Tue Jan 31 03:42:09 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Packham X-Patchwork-Id: 9546443 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 0A75460425 for ; Tue, 31 Jan 2017 03:42:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id F0AA628173 for ; Tue, 31 Jan 2017 03:42:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E4C0F28236; Tue, 31 Jan 2017 03:42:57 +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=-1.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, T_DKIM_INVALID autolearn=no 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 B5B1828173 for ; Tue, 31 Jan 2017 03:42:55 +0000 (UTC) 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 1cYPLH-00085E-Fo; Tue, 31 Jan 2017 03:42:51 +0000 Received: from gate2.alliedtelesis.co.nz ([202.36.163.20]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cYPLC-00084F-Uw for linux-arm-kernel@lists.infradead.org; Tue, 31 Jan 2017 03:42:49 +0000 Received: from mmarshal3.atlnz.lc (mmarshal3.atlnz.lc [10.32.18.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by gate2.alliedtelesis.co.nz (Postfix) with ESMTPS id 789D58604A; Tue, 31 Jan 2017 16:42:20 +1300 (NZDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alliedtelesis.co.nz; s=mail; t=1485834140; bh=CpPjnPTKy0KcblxjpQQkwSsGAIIbj/CdpjzS/AfsH/w=; h=From:To:Cc:Subject:Date; b=EdVOTgaDBwEuvsh/Rme0gnMqe8aUtaGdAGRCwK7k73gID6lbHdEO1ZIs3ecWCVmk9 DlnAouqlFd7JA6gYQON5pPRVYJouA1v/GRmhCp+oviwWCbHln4rfd0h1L7Wrcsv62s 2luf1ZPhbs8Cu6pxohl840fUIC7/3cVhOWlKlJcw= Received: from smtp (Not Verified[10.32.16.33]) by mmarshal3.atlnz.lc with Trustwave SEG (v7, 5, 6, 8438) id ; Tue, 31 Jan 2017 16:42:20 +1300 Received: from chrisp-dl.atlnz.lc (chrisp-dl.ws.atlnz.lc [10.33.22.30]) by smtp (Postfix) with ESMTP id 574ED13EC54; Tue, 31 Jan 2017 16:42:18 +1300 (NZDT) Received: by chrisp-dl.atlnz.lc (Postfix, from userid 1030) id B58181E0BBB; Tue, 31 Jan 2017 16:42:18 +1300 (NZDT) From: Chris Packham To: gregory.clement@free-electrons.com, linux-arm-kernel@lists.infradead.org Subject: [PATCH] arm: mvebu: Fix whitespace in armada-xp-98dx3236.dtsi Date: Tue, 31 Jan 2017 16:42:09 +1300 Message-Id: <20170131034209.3848-1-chris.packham@alliedtelesis.co.nz> X-Mailer: git-send-email 2.11.0.24.ge6920cf X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170130_194247_342916_B998C465 X-CRM114-Status: UNSURE ( 9.37 ) 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: Mark Rutland , Andrew Lunn , Jason Cooper , devicetree@vger.kernel.org, Russell King , Rob Herring , linux-kernel@vger.kernel.org, Chris Packham , Sebastian Hesselbarth 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 Change sequences of 8 spaces to hard-tabs. Signed-off-by: Chris Packham --- I think this crept in during review and I didn't notice. The file is new enough that we shouldn't lose any useful history. arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/arch/arm/boot/dts/armada-xp-98dx3236.dtsi b/arch/arm/boot/dts/armada-xp-98dx3236.dtsi index 9461128fae24..f6a03dcee5ef 100644 --- a/arch/arm/boot/dts/armada-xp-98dx3236.dtsi +++ b/arch/arm/boot/dts/armada-xp-98dx3236.dtsi @@ -201,13 +201,13 @@ #size-cells = <1>; ranges = <0 MBUS_ID(0x08, 0x00) 0 0x100000>; - dfx_coredivclk: corediv-clock@f8268 { - compatible = "marvell,mv98dx3236-corediv-clock"; - reg = <0xf8268 0xc>; - #clock-cells = <1>; - clocks = <&mainpll>; - clock-output-names = "nand"; - }; + dfx_coredivclk: corediv-clock@f8268 { + compatible = "marvell,mv98dx3236-corediv-clock"; + reg = <0xf8268 0xc>; + #clock-cells = <1>; + clocks = <&mainpll>; + clock-output-names = "nand"; + }; dfx: dfx@0 { compatible = "marvell,dfx-server";