Hi Laurent, On Thu, Jun 2, 2016 at 11:58 PM, Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> wrote: >> --- /dev/null >> +++ b/drivers/soc/renesas/rcar-rst.c >> +static int __init rcar_rst_init(void) >> +{ [...] >> +} >> +arch_initcall(rcar_rst_init); > > Given that rcar_rst_init() is only used as a support function for > rcar_rst_read_mode_pins(), how about removing the initcall ? Thanks, good idea! 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