From: Adrian Bunk Date: Wed, 30 Jan 2008 20:02:08 +0000 (+0200) Subject: ibmlana_init_one() must be __devinit X-Git-Tag: v2.6.25-rc1~1065^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b54e4f8346c0c94c5393738e2ce95faf5ca30acc;p=pandora-kernel.git ibmlana_init_one() must be __devinit This patch fixes the following section mismatch: <-- snip --> ... WARNING: drivers/net/built-in.o(.text+0x1148a5): Section mismatch in reference from the function ibmlana_init_one() to the variable .init.data:ibmlana_adapter_names ... <-- snip --> Signed-off-by: Adrian Bunk Signed-off-by: Jeff Garzik Signed-off-by: David S. Miller --- Reading git-diff-tree failed