diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2013-04-28 09:59:54 +0800 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-06-17 16:04:21 +0800 |
commit | 60984bdfcfbcf976dd988c121b550c521fe5668a (patch) | |
tree | 4bea7168e3228395fd8f33c64a99c100c0d119f5 /arch/arm/boot/dts/imx6qdl.dtsi | |
parent | 117ccd553a02a69aff41083f8b59a38927ccf002 (diff) | |
download | blackbird-op-linux-60984bdfcfbcf976dd988c121b550c521fe5668a.tar.gz blackbird-op-linux-60984bdfcfbcf976dd988c121b550c521fe5668a.zip |
ARM: dts: imx6qdl: remove redundant usbmisc label
There is a redundant label on usbmisc node. Remove it.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
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>; |