ARM: mvebu: remove aliases for Ethernet devices on Armada 370/375/38x/XP

Having aliases for Ethernet devices is useless, since the networking
subsystem unfortunately doesn't care about aliases to name network
interfaces.

Note that the 'aliases' nodes in armada-370-xp.dtsi and armada-xp.dtsi
become empty, but that we keep it as is since a followup patch will
re-add some aliases to it.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
This commit is contained in:
Thomas Petazzoni
2015-03-03 15:41:00 +01:00
committed by Gregory CLEMENT
parent 43e58e90f8
commit 9574b2fb1c
6 changed files with 0 additions and 10 deletions

View File

@@ -57,7 +57,6 @@
compatible = "marvell,armadaxp", "marvell,armada-370-xp";
aliases {
eth2 = &eth2;
};
soc {