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