Re: [PATCH] omap: hwmod: fix section mismatch warnings

2017-09-18 Thread Tony Lindgren
* Arnd Bergmann [170915 12:46]: > Older compilers choose not to inline _setup_clkctrl_provider(), > leading to a harmless warning: > > WARNING: vmlinux.o(.text+0x27b34): Section mismatch in reference from the > function _setup_clkctrl_provider() to the function > .init.text:memblock_virt_alloc_

[PATCH] omap: hwmod: fix section mismatch warnings

2017-09-15 Thread Arnd Bergmann
Older compilers choose not to inline _setup_clkctrl_provider(), leading to a harmless warning: WARNING: vmlinux.o(.text+0x27b34): Section mismatch in reference from the function _setup_clkctrl_provider() to the function .init.text:memblock_virt_alloc_try_nid() The function _setup_clkctrl_provide