From: David Daney Date: Thu, 24 Jun 2010 09:14:47 +0000 (+0000) Subject: netdev: octeon_mgmt: Fix section mismatch errors. X-Git-Tag: v2.6.36-rc1~571^2~436 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d30b181bd6d047b39235a0d8e26de422d9d05b25;p=pandora-kernel.git netdev: octeon_mgmt: Fix section mismatch errors. We started getting: WARNING: drivers/net/built-in.o(.data+0x10f0): Section mismatch in reference from the variable octeon_mgmt_driver to the function .init.text:octeon_mgmt_probe() This fixes it. Signed-off-by: David Daney Signed-off-by: David S. Miller --- Reading git-diff-tree failed