From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Tue, 3 Jul 2018 14:38:41 +0800 Subject: [PATCH] ARM: dts: imx6sll: Fix the SPDX notation for header file In-Reply-To: <1530485761-5931-1-git-send-email-festevam@gmail.com> References: <1530485761-5931-1-git-send-email-festevam@gmail.com> Message-ID: <20180703063840.GJ4348@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Jul 01, 2018 at 07:56:01PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Per Documentation/process/license-rules.rst the SPDX notation for > header file should be /* */ style, so fix it accordingly. > > Fixes: 9f30b6b1a957 ("ARM: dts: imx: Add basic dtsi file for imx6sll") > Signed-off-by: Fabio Estevam Applied, thanks.