drivers, block: remove sil680 driver
[platform/kernel/u-boot.git] / arch / powerpc / cpu / ppc4xx / fdt.c
index c73509b..2808058 100644 (file)
@@ -150,12 +150,6 @@ void ft_cpu_setup(void *blob, bd_t *bd)
        }
 
        /*
-        * Fixup all ethernet nodes
-        * Note: aliases in the dts are required for this
-        */
-       fdt_fixup_ethernet(blob);
-
-       /*
         * Fixup all available PCIe nodes by setting the device_type property
         */
        fdt_pcie_setup(blob);