diff options
author | Tim Harvey <tharvey@gateworks.com> | 2014-09-09 06:07:27 (GMT) |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-09-16 02:27:19 (GMT) |
commit | e32ba7a7dad114d87c4d7411d07af7a26e4119ce (patch) | |
tree | 34922baa2096666490fe0fd74bb9da4697d7c883 /arch/arm/boot/dts/imx6qdl-gw51xx.dtsi | |
parent | ea3b555e44a62a31fc90e1e034a8c797b92db28e (diff) | |
download | linux-e32ba7a7dad114d87c4d7411d07af7a26e4119ce.tar.xz |
ARM: dts: imx: ventana: remove unused aliases
Remove aliases that are either not used by bootloader or are provided via
included dtsi files.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-gw51xx.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-gw51xx.dtsi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-gw51xx.dtsi b/arch/arm/boot/dts/imx6qdl-gw51xx.dtsi index f36492c..482ef28 100644 --- a/arch/arm/boot/dts/imx6qdl-gw51xx.dtsi +++ b/arch/arm/boot/dts/imx6qdl-gw51xx.dtsi @@ -12,8 +12,6 @@ / { /* these are used by bootloader for disabling nodes */ aliases { - can0 = &can1; - ethernet0 = &fec; led0 = &led0; led1 = &led1; nand = &gpmi; |