There have two same extended enet dts file to enable fec2 port, so
remove the redundant enet dts file.
The issue is caused by the commit
370426c2a918 that was cherry picked
after commit
b74c6b9c7fdc.
Signed-off-by: Fugang Duan <B38611@freescale.com>
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Signed-off-by: Srikanth Krishnakar <Srikanth_Krishnakar@mentor.com>
+++ /dev/null
-/*
- * Copyright (C) 2015 Freescale Semiconductor, Inc.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- */
-
-#include "imx7d-12x12-lpddr3-arm2.dts"
-
-&epdc {
- status = "disabled";
-};
-
-&fec2 {
- status = "okay";
-};