On Sun, Oct 25, 2015 at 11:18 AM, Geert Uytterhoeven <ge...@linux-m68k.org> wrote: > On Sun, Oct 25, 2015 at 11:12 AM, Geert Uytterhoeven > <ge...@linux-m68k.org> wrote: >> JFYI, when comparing v4.3-rc7[1] to v4.3-rc6[3], the summaries are: >> - build errors: +12/-4 > > + /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit > declaration of function 'early_init_dt_scan_nodes' > [-Werror=implicit-function-declaration]: => 244:2 > + /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit > declaration of function 'early_init_dt_verify' > [-Werror=implicit-function-declaration]: => 215:2 > + /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit > declaration of function 'of_flat_dt_match_machine' > [-Werror=implicit-function-declaration]: => 218:2 > + /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit > declaration of function 'of_get_flat_dt_prop' > [-Werror=implicit-function-declaration]: => 229:3 > + /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit > declaration of function 'of_get_flat_dt_root' > [-Werror=implicit-function-declaration]: => 228:3
> arm-randconfig (all seen and reported before) CONFIG_OF=y with CONFIG_USE_OF=n, which used to be an impossibe combination on ARM. Patch sent. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/