From 60984bdfcfbcf976dd988c121b550c521fe5668a Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Sun, 28 Apr 2013 09:59:54 +0800 Subject: [PATCH] ARM: dts: imx6qdl: remove redundant usbmisc label There is a redundant label on usbmisc node. Remove it. Signed-off-by: Shawn Guo --- arch/arm/boot/dts/imx6qdl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi index fd7cc6d18f36..92169e65040a 100644 --- a/arch/arm/boot/dts/imx6qdl.dtsi +++ b/arch/arm/boot/dts/imx6qdl.dtsi @@ -640,7 +640,7 @@ status = "disabled"; }; - usbmisc: usbmisc: usbmisc@02184800 { + usbmisc: usbmisc@02184800 { #index-cells = <1>; compatible = "fsl,imx6q-usbmisc"; reg = <0x02184800 0x200>; -- 2.39.5