From: Dinh Nguyen Date: Wed, 13 Aug 2014 21:29:28 +0000 (-0500) Subject: ARM: dts: socfpga: remove extra alias in the ArriaV devkit X-Git-Tag: v3.18-rc1~119^2~32^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6314b318735a7b02271255ea4dae91ed95f528a1;p=platform%2Fkernel%2Flinux-exynos.git 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 --- diff --git a/arch/arm/boot/dts/socfpga_arria5_socdk.dts b/arch/arm/boot/dts/socfpga_arria5_socdk.dts index d532d17..27d551c 100644 --- a/arch/arm/boot/dts/socfpga_arria5_socdk.dts +++ b/arch/arm/boot/dts/socfpga_arria5_socdk.dts @@ -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 {