Around Wed 04 Dec 2013 17:52:55 +0100 or thereabout, Matthias Brugger wrote: > The power management has a section mismatch which leads to the following > warning during compilation: > > WARNING: arch/avr32/mach-at32ap/built-in.o(.text+0x16d4): Section > mismatch in reference from the function avr32_pm_offset() to the > function .init.text:pm_exception() > The function avr32_pm_offset() references > the function __init pm_exception().
Thank you for fixing, I'll add this to my for-linus branch. > Signed-off-by: Matthias Brugger <matthias....@gmail.com> > Acked-by: Hans-Christian Egtvedt <egtv...@samfundet.no> > --- > arch/avr32/mach-at32ap/pm.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) <snipp diff> -- mvh Hans-Christian Egtvedt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/