[PATCH 1/2] ARM: ux500: Silence compiler warnings due to missing ux500_read_asicid() __init

Arnd Bergmann arnd at arndb.de
Tue Jun 4 11:55:31 EDT 2013


On Tuesday 04 June 2013 16:36:47 Lee Jones wrote:
> WARNING: vmlinux.o(.text.unlikely+0x1e8): Section mismatch in reference from\
>  the function ux500_read_asicid() to the function .init.text:iotable_init()
> The function ux500_read_asicid() references
> the function __init iotable_init().
> This is often because ux500_read_asicid lacks a __init
> 
> Signed-off-by: Lee Jones <lee.jones at linaro.org>

Acked-by: Arnd Bergmann <arnd at arndb.de>

This is also part of my other patch to ux500_read_asicid that
Linus just applied, but we could take yours for 3.10 if he thinks
it's important.

	Arnd



More information about the linux-arm-kernel mailing list