Commit ffb96d55d13759a7e4fe4ba5fc5e3eb6fac11738

Authored by Tom Rini

Merge branch 'master' of git://git.denx.de/u-boot-fdt

Showing 1 changed file Side-by-side Diff

arch/nios2/cpu/fdt.c
... ... @@ -34,8 +34,6 @@
34 34 * Note: aliases in the dts are required for this
35 35 */
36 36 fdt_fixup_ethernet(blob);
37   -
38   - return 0;
39 37 }
40 38 #endif /* CONFIG_OF_LIBFDT && CONFIG_OF_BOARD_SETUP */