Re: [PATCH] wdt: sunxi: Fix section mismatch

2013-10-11 Thread Guenter Roeck
On 10/11/2013 12:15 PM, Maxime Ripard wrote: Hi Wim, On Sat, Oct 05, 2013 at 04:20:17PM +0200, Maxime Ripard wrote: This driver has a section mismatch, for probe and remove functions, leading to the following warning during the compilation. WARNING: drivers/watchdog/built-in.o(.data+0x24): Sec

Re: [PATCH] wdt: sunxi: Fix section mismatch

2013-10-11 Thread Maxime Ripard
Hi Wim, On Sat, Oct 05, 2013 at 04:20:17PM +0200, Maxime Ripard wrote: > This driver has a section mismatch, for probe and remove functions, > leading to the following warning during the compilation. > > WARNING: drivers/watchdog/built-in.o(.data+0x24): Section mismatch in > reference from the va

Re: [PATCH] wdt: sunxi: Fix section mismatch

2013-10-05 Thread Guenter Roeck
On 10/05/2013 07:20 AM, Maxime Ripard wrote: This driver has a section mismatch, for probe and remove functions, leading to the following warning during the compilation. WARNING: drivers/watchdog/built-in.o(.data+0x24): Section mismatch in reference from the variable sunxi_wdt_driver to the func