Re: [PATCH] clocksource: integrator: fix section mismatch warning

2017-09-21 Thread Linus Walleij
On Fri, Sep 15, 2017 at 9:42 PM, Arnd Bergmann wrote: > gcc-4.6 and older fail to inline integrator_clocksource_init, so they > end up showing a harmless warning: > > WARNING: vmlinux.o(.text+0x4aa94c): Section mismatch in reference from the > function integrator_clocksource_init() to the functi

[PATCH] clocksource: integrator: fix section mismatch warning

2017-09-15 Thread Arnd Bergmann
gcc-4.6 and older fail to inline integrator_clocksource_init, so they end up showing a harmless warning: WARNING: vmlinux.o(.text+0x4aa94c): Section mismatch in reference from the function integrator_clocksource_init() to the function .init.text:clocksource_mmio_init() The function integrator_cl