From: Leonard Crestez Date: Thu, 6 Dec 2018 19:22:16 +0000 (+0000) Subject: ARM: dts: imx6ul: Remove extra space between node name and brace X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~5611^2~3^2~7 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=81c0039b13c11bf77bbca700350d4f25d5cb2ec8;p=linux.git ARM: dts: imx6ul: Remove extra space between node name and brace Fixes: 7d1cd2978664 ("ARM: dts: imx6ul: add gpmi support") Signed-off-by: Leonard Crestez Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi index 4d034556a417..62ed30c781ed 100644 --- a/arch/arm/boot/dts/imx6ul.dtsi +++ b/arch/arm/boot/dts/imx6ul.dtsi @@ -183,7 +183,7 @@ clocks = <&clks IMX6UL_CLK_APBHDMA>; }; - gpmi: gpmi-nand@1806000 { + gpmi: gpmi-nand@1806000 { compatible = "fsl,imx6q-gpmi-nand"; #address-cells = <1>; #size-cells = <1>;