ARM: dts: socfpga: remove extra alias in the ArriaV devkit

commit [2755e187 dts: socfpga: Add DTS entry for adding the stmmac glue
layer for stmmac.] added an extra ethernet alias in the ArriaV devkit
board file. This patch removes it.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
This commit is contained in:
Dinh Nguyen 2014-08-13 16:29:28 -05:00
parent f5bbe55a27
commit 6314b31873
1 changed files with 0 additions and 7 deletions

View File

@ -37,13 +37,6 @@
*/
ethernet0 = &gmac1;
};
aliases {
/* this allow the ethaddr uboot environmnet variable contents
* to be added to the gmac1 device tree blob.
*/
ethernet0 = &gmac1;
};
};
&gmac1 {