Re: Build regressions/improvements in v4.1-rc2

From: Geert Uytterhoeven
Date: Tue May 05 2015 - 06:16:50 EST


On Tue, May 5, 2015 at 12:12 PM, Geert Uytterhoeven
<geert@xxxxxxxxxxxxxx> wrote:
> JFYI, when comparing v4.1-rc2[1] to v4.1-rc1[3], the summaries are:
> - build errors: +8/-15

+ /home/kisskb/slave/src/drivers/gpu/drm/bridge/ps8622.c: error:
implicit declaration of function 'devm_gpiod_get'
[-Werror=implicit-function-declaration]: => 584:2
+ /home/kisskb/slave/src/drivers/gpu/drm/bridge/ps8622.c: error:
implicit declaration of function 'gpiod_direction_output'
[-Werror=implicit-function-declaration]: => 590:2
+ /home/kisskb/slave/src/drivers/gpu/drm/bridge/ps8622.c: error:
implicit declaration of function 'gpiod_set_value'
[-Werror=implicit-function-declaration]: => 368:2
+ /home/kisskb/slave/src/drivers/gpu/drm/bridge/ptn3460.c: error:
implicit declaration of function 'devm_gpiod_get'
[-Werror=implicit-function-declaration]: => 333:2
+ /home/kisskb/slave/src/drivers/gpu/drm/bridge/ptn3460.c: error:
implicit declaration of function 'gpiod_direction_output'
[-Werror=implicit-function-declaration]: => 340:2
+ /home/kisskb/slave/src/drivers/gpu/drm/bridge/ptn3460.c: error:
implicit declaration of function 'gpiod_set_value'
[-Werror=implicit-function-declaration]: => 135:2

powerpc-randconfig

As I also see them with m68k-allmodconfig in my local tree, which has more
"depends on xxx || COMPILE_TEST", I have patches for these.
I will send them out later today.

> [1] http://kisskb.ellerman.id.au/kisskb/head/8807/ (254 out of 257 configs)
> [3] http://kisskb.ellerman.id.au/kisskb/head/8779/ (254 out of 257 configs)

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/