Re: [PATCH] gianfar: Fix the section mismatch warnings.

2014-06-04 Thread David Miller
From: Xiubo Li Date: Wed, 4 Jun 2014 16:49:16 +0800 > Building with CONFIG_DEBUG_SECTION_MISMATCH enabled, the following > WARNING is occured: > > LD drivers/net/built-in.o > WARNING: drivers/net/built-in.o(.text+0xcd4c): Section mismatch in > reference from the function gfar_probe() to t

[PATCH] gianfar: Fix the section mismatch warnings.

2014-06-04 Thread Xiubo Li
Building with CONFIG_DEBUG_SECTION_MISMATCH enabled, the following WARNING is occured: LD drivers/net/built-in.o WARNING: drivers/net/built-in.o(.text+0xcd4c): Section mismatch in reference from the function gfar_probe() to the function .init.text:gfar_init_addr_hash_table() The function gf