Hi On Sun, Jan 27, 2013 at 09:07:57PM +0100, Hauke Mehrtens (ha...@hauke-m.de) wrote: > This fixes the following section mismatch: > > WARNING: drivers/w1/masters/w1-gpio.o(.data+0x188): Section mismatch in > reference from the variable w1_gpio_driver to the function > .init.text:w1_gpio_probe() > The variable w1_gpio_driver references > the function __init w1_gpio_probe() > If the reference is valid then annotate the > variable with __init* or __refdata (see linux/init.h) or name the variable: > *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console > > Signed-off-by: Hauke Mehrtens <ha...@hauke-m.de>
Looks good to me Acked-by: Evgeniy Polyakov <z...@ioremap.net> -- Evgeniy Polyakov _______________________________________________ devicetree-discuss mailing list devicetree-discuss@lists.ozlabs.org https://lists.ozlabs.org/listinfo/devicetree-discuss