On Mon, Jul 17, 2017 at 3:13 PM, kbuild test robot <fengguang.wu@xxxxxxxxx> wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git topic/renesas-overlays > head: 21b4ee226c68bdaba9db7f6fc7cbdfab58db40b9 > commit: 3b480353c59beefd9537feca3febda56339bbb21 [20/86] of: rename *_node_sysfs to _node_post > config: x86_64-randconfig-x013-201729 (attached as .config) > compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 > reproduce: > git checkout 3b480353c59beefd9537feca3febda56339bbb21 > # save the attached .config to linux build tree > make ARCH=x86_64 > > All errors (new ones prefixed by >>): > > drivers//of/unittest.c: In function 'of_unittest_overlay_high_level': >>> drivers//of/unittest.c:2586:3: error: implicit declaration of function '__of_attach_node_sysfs' [-Werror=implicit-function-declaration] > __of_attach_node_sysfs(np); > ^~~~~~~~~~~~~~~~~~~~~~ Upstream got one more user of __of_attach_node_sysfs() to be converted... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx 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