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