From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Mon, 23 Jan 2017 17:45:48 +0800 Subject: [PATCH v2 1/3] ARM: dts: imx6qdl: Fix "ERROR: code indent should use tabs where possible" In-Reply-To: <1484867375-22411-1-git-send-email-jagan@openedev.com> References: <1484867375-22411-1-git-send-email-jagan@openedev.com> Message-ID: <20170123094547.GN5662@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jan 20, 2017 at 12:09:33AM +0100, Jagan Teki wrote: > From: Jagan Teki > > Fixed code indent tabs in respetcive imx6qdl dtsi files and > also add space on imx6qdl-icore-rqs.dtsi on usdhc bus-width nodes. > > Cc: Shawn Guo > Signed-off-by: Jagan Teki Okay. I replaced v1 series with this version. Shawn