From mboxrd@z Thu Jan 1 00:00:00 1970 From: g.portay@overkiz.com (=?windows-1252?Q?Ga=EBl_PORTAY?=) Date: Thu, 30 Apr 2015 09:03:52 +0200 Subject: [PATCH v2 2/7] ARM: at91/dt: at91-kizbox: sanitize file In-Reply-To: <20150428233437.GI3687@piout.net> References: <1429617918-32086-1-git-send-email-g.portay@overkiz.com> <1429617918-32086-3-git-send-email-g.portay@overkiz.com> <20150428233437.GI3687@piout.net> Message-ID: <5541D3D8.2020004@overkiz.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 29/04/2015 01:34, Alexandre Belloni wrote: > On 21/04/2015 at 14:05:13 +0200, Ga?l PORTAY wrote : >> Consists in: >> * sorting nodes by address as possible or alphabetically, >> * adding myself as new maintainer and >> * update license. >> >> Signed-off-by: Ga?l PORTAY >> --- >> arch/arm/boot/dts/at91-kizbox.dts | 67 +++++++++++++++++++-------------------- >> 1 file changed, 32 insertions(+), 35 deletions(-) >> >> diff --git a/arch/arm/boot/dts/at91-kizbox.dts b/arch/arm/boot/dts/at91-kizbox.dts >> index e83e4f9..00c86c1 100644 >> --- a/arch/arm/boot/dts/at91-kizbox.dts >> +++ b/arch/arm/boot/dts/at91-kizbox.dts >> @@ -1,16 +1,16 @@ >> /* >> - * kizbox.dts - Device Tree file for Overkiz Kizbox board >> + * at91-kizbox.dts - Device Tree file for Overkiz Kizbox board >> * > My guess is that this should be part of the previous patch Indeed...